E - public class PeekableIterator<E> extends Object implements org.archive.util.iterator.CloseableIterator<E>
| Constructor and Description |
|---|
PeekableIterator(Iterator<E> itr) |
public boolean hasNext()
public E peekNext()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2005–2015 IIPC. All rights reserved.