V - the set element type@MetaInfServices(value=org.wildfly.clustering.marshalling.Externalizer.class) public class ConcurrentSetRemoveFunctionExternalizer<V> extends AbstractFunctionExternalizer<V,Set<V>,ConcurrentSetRemoveFunction<V>>
ConcurrentSetRemoveFunction.| Constructor and Description |
|---|
ConcurrentSetRemoveFunctionExternalizer() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentSetRemoveFunction<V> |
apply(V value) |
Class<ConcurrentSetRemoveFunction<V>> |
getTargetClass() |
readObject, writeObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsizepublic ConcurrentSetRemoveFunctionExternalizer()
public Class<ConcurrentSetRemoveFunction<V>> getTargetClass()
public ConcurrentSetRemoveFunction<V> apply(V value)
Copyright © 2021 JBoss by Red Hat. All rights reserved.