Package gw.lang.reflect.interval
Class AbstractLongIterator
- java.lang.Object
-
- gw.lang.reflect.interval.AbstractLongIterator
-
-
Constructor Summary
Constructors Constructor Description AbstractLongIterator()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract long
nextLong()
-
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
-
-