public abstract class FastIterator
extends java.lang.Object
| Constructor and Description |
|---|
FastIterator() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Object |
next()
Returns the next element in the interation.
|
public abstract java.lang.Object next()
throws IterationException
IterationExceptionCees de Groot (C) 2000-2001. All rights reserved http://jdbm.sourceforge.net