T
- Element typepublic final class Shuffled<T> extends Object implements Iterator<T>
There is no thread-safety guarantee.
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
Copyright © 2017 Cactoos. All rights reserved.