T - the element typepublic class CollectionAdder<T> extends Object implements UnaryOperator<T>
| Constructor and Description |
|---|
CollectionAdder(Collection<T> collection) |
| Modifier and Type | Method and Description |
|---|---|
T |
apply(T element) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidentityCopyright © 2017. All rights reserved.