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 interfacestatic interfacestatic interface -
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
Method Details
-
forEachRemaining
-