|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - public interface CircularIterator<E>
A special Iterator which will go through the underlying structure and starts from the beginning if the last element has
been passed. The only case the CircularIterator will return false for Iterator.hasNext() is the case the underlying
structure is empty.
| Method Summary |
|---|
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||