|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
interface BaseIterator<E>
Common interface for BlockIterator and StoredIterator.
| Method Summary | |
|---|---|
java.util.ListIterator<E> |
dup()
|
boolean |
isCurrentData(java.lang.Object currentData)
|
boolean |
moveToIndex(int index)
|
| Methods inherited from interface java.util.ListIterator |
|---|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set |
| Method Detail |
|---|
java.util.ListIterator<E> dup()
boolean isCurrentData(java.lang.Object currentData)
boolean moveToIndex(int index)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||