V - the set element typepublic class SetRemoveFunction<V> extends CollectionRemoveFunction<V,Set<V>>
| Constructor and Description |
|---|
SetRemoveFunction(V value,
Operations<Set<V>> operations) |
acceptapply, getOperandclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenandThenpublic SetRemoveFunction(V value, Operations<Set<V>> operations)
Copyright © 2020 JBoss by Red Hat. All rights reserved.