Class BufferedLineIterator
java.lang.Object
net.thevpc.nsh.cmd.impl.util.NNumberedIterator<String>
net.thevpc.nsh.cmd.impl.util.BufferedLineIterator
- All Implemented Interfaces:
Iterator<NNumberedObject<String>>
-
Constructor Summary
ConstructorsConstructorDescriptionBufferedLineIterator(InputStream r, Long from0, Long to0) BufferedLineIterator(Reader r, Long from0, Long to0) -
Method Summary
Methods inherited from class net.thevpc.nsh.cmd.impl.util.NNumberedIterator
hasNext, nextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove
-
Constructor Details
-
BufferedLineIterator
-
BufferedLineIterator
-