V - the collection element typeC - the collection typepublic class CollectionRemoveFunction<V,C extends Collection<V>> extends CollectionFunction<V,C>
| Constructor and Description |
|---|
CollectionRemoveFunction(V value,
UnaryOperator<C> copier,
Supplier<C> factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(C collection,
V value) |
apply, getOperandclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenandThenCopyright © 2020 JBoss by Red Hat. All rights reserved.