|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A - the type of elements retrieved by this Thriteratorpublic interface Thriterator<A>
An object that both implements Iterator and Thriter
AbstractThriterator| Method Summary | |
|---|---|
boolean |
isEmpty()
Answers if this Thriterator is empty |
| Methods inherited from interface net.sf.staccatocommons.iterators.thriter.Thriter |
|---|
advanceNext, current, delayedCurrent, delayedNext, hasNext |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Method Detail |
|---|
boolean isEmpty()
Thriterator is empty
isEmpty in interface EmptyAware!hasNext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||