| Modifier and Type | Field and Description |
|---|---|
protected CloseableIterator<T> |
iterator |
| Constructor and Description |
|---|
IteratorAdapter(CloseableIterator<T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected CloseableIterator<T> iterator
public IteratorAdapter(CloseableIterator<T> iterator)
protected void finalize()
throws Throwable
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.