X
- Type of source itempublic final class Joined<X> extends CollectionEnvelope<X>
There is no thread-safety guarantee.
Constructor and Description |
---|
Joined(Iterable<Iterable<X>> list)
Ctor.
|
Joined(Iterable<X>... list)
Ctor.
|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, parallelStream, removeIf, spliterator, stream
Copyright © 2017 Cactoos. All rights reserved.