|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IterableUtils.IterableReplicator | |
|---|---|
| org.omnaest.utils.structure.iterator | |
| Uses of IterableUtils.IterableReplicator in org.omnaest.utils.structure.iterator |
|---|
| Methods in org.omnaest.utils.structure.iterator that return IterableUtils.IterableReplicator | ||
|---|---|---|
static
|
IterableUtils.replicate(Iterable<E> iterable)
Returns a IterableUtils.IterableReplicator |
|
static
|
IterableUtils.replicate(Iterator<E> iterator)
Returns a IterableUtils.IterableReplicator |
|
IterableUtils.IterableReplicator<E> |
IterableUtils.IterableReplicator.to(Collection<E> collection)
Replicates all the original elements to a given Collection. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||