public class Gatherer<E>
extends java.lang.Object
| Constructor and Description |
|---|
Gatherer() |
Gatherer(java.util.Collection<E> collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<E> |
collection() |
Gatherer<E> |
gather(java.util.Collection<E> collection) |