|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjdbm.helper.FastIterator
public abstract class FastIterator
Fast and simple iterator.
| Constructor Summary | |
|---|---|
FastIterator()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
next()
Returns the next element in the interation. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastIterator()
| Method Detail |
|---|
public abstract java.lang.Object next()
throws IterationException
IterationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||