public abstract class AbstractCloseableIterator<E> extends Object implements CloseableIterator<E>
Constructor and Description |
---|
AbstractCloseableIterator() |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, hasNext, next
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.