private static class Linq4j.EnumeratorIterator<T> extends Object implements Iterator<T>, AutoCloseable
Enumerator.| Modifier and Type | Field and Description |
|---|---|
private Enumerator<T> |
enumerator |
(package private) boolean |
hasNext |
| Constructor and Description |
|---|
Linq4j.EnumeratorIterator(Enumerator<T> enumerator) |
private final Enumerator<T> enumerator
boolean hasNext
public Linq4j.EnumeratorIterator(Enumerator<T> enumerator)
public void close()
close in interface AutoCloseableCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.