Package gw.lang.reflect.interval
Class AbstractIntIterator
- java.lang.Object
-
- gw.lang.reflect.interval.AbstractIntIterator
-
-
Constructor Summary
Constructors Constructor Description AbstractIntIterator()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract int
nextInt()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
-