public static interface Interfaces.CheckedIterator<T>
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
T |
next() |
boolean hasNext()
throws java.lang.Exception
java.lang.ExceptionT next() throws java.lang.Exception
java.lang.ExceptionCopyright © 2018. All rights reserved.