public static class RandomConnectionStrategy.RandomIterator<T> extends Object implements Iterator<T>
| Constructor and Description |
|---|
RandomIterator(T[] items) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.