public class HashDirectory.HDIterator extends FastIterator
| Constructor and Description |
|---|
HashDirectory.HDIterator(boolean iterateKeys)
Construct an iterator on this directory.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
next()
Returns the next object.
|
HashDirectory.HDIterator(boolean iterateKeys)
throws java.io.IOException
iterateKeys - True if iteration supplies keys, False
if iterateKeys supplies values.java.io.IOExceptionpublic java.lang.Object next()
next in class FastIteratorCees de Groot (C) 2000-2001. All rights reserved http://jdbm.sourceforge.net