Package org.teavm.classlib.java.util
Interface TPrimitiveIterator<T,S>
- All Superinterfaces:
Iterator<T>
- All Known Subinterfaces:
TPrimitiveIterator.OfDouble
,TPrimitiveIterator.OfInt
,TPrimitiveIterator.OfLong
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
Method Details
-
forEachRemaining
-