Interface ICircularIterator<T>
- All Superinterfaces:
Iterator<T>
- All Known Implementing Classes:
CircularIterator
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, remove
Iterator<T>CircularIteratorforEachRemaining, remove