| Constructor and Description |
|---|
CyclingIterator(Collection<E> parent)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic CyclingIterator(Collection<E> parent)
parent - Copyright © 2012–2018. All rights reserved.