|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InputIterator<T>
Iterator which iterates over the elements within the stream.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.slytechs.utils.collection.IOIterator |
|---|
com.slytechs.utils.collection.IOIterator.IteratorAdapter<E> |
| Method Summary | |
|---|---|
long |
getPosition()
|
| Methods inherited from interface com.slytechs.utils.collection.IOSkippable |
|---|
skip |
| Methods inherited from interface com.slytechs.utils.collection.IOIterator |
|---|
hasNext, next, remove |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
long getPosition()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||