public static final class OfflineIterable.OfflineIterator<A,B extends A> extends AbstractObjectIterator<B> implements SafelyCloseable
OfflineIterable.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
finalize() |
boolean |
hasNext() |
B |
next() |
remove, skipclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic void close()
close in interface Closeableclose in interface AutoCloseable