X
- Type of itempublic final class IterableOf<X> extends Object implements Iterable<X>
There is no thread-safety guarantee.
Constructor and Description |
---|
IterableOf(X... items)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Iterator<X> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2017 Cactoos. All rights reserved.