|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - public static interface IterableUtils.IterableReplicator<E>
The IterableUtils.IterableReplicator allows to replicate elements to a given Collection
to(Collection)| Method Summary | |
|---|---|
IterableUtils.IterableReplicator<E> |
to(Collection<E> collection)
Replicates all the original elements to a given Collection. |
| Method Detail |
|---|
IterableUtils.IterableReplicator<E> to(Collection<E> collection)
Collection. Does nothing if null references are given.
collection - Collection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||