public final class InPlaceMutableHashTable.EntryIterator extends Object implements MutableObjectIterator<T>
| Constructor and Description |
|---|
InPlaceMutableHashTable.EntryIterator() |
public InPlaceMutableHashTable.EntryIterator()
public T next(T reuse) throws IOException
next in interface MutableObjectIterator<T>IOExceptionpublic T next() throws IOException
next in interface MutableObjectIterator<T>IOExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.