|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Sequence.Tree.ItemIterator<T>
Nested sequence item iterator interface.
| Method Summary | |
|---|---|
Sequence.Tree.Path |
getPath()
Gets the path within the nested sequence to the item most recently returned by a call to next(). |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Method Detail |
|---|
Sequence.Tree.Path getPath()
IllegalStateException - If next() has not yet been called on this iterator.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||