Package manifold.collections.api.range
Class AbstractIntIterator
- java.lang.Object
-
- manifold.collections.api.range.AbstractIntIterator
-
-
Constructor Summary
Constructors Constructor Description AbstractIntIterator()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract intnextInt()-
Methods inherited from class java.lang.Object
clone, emptyArray, equals, finalize, getClass, hashCode, jailbreak, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
-