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, writeObjectpublic ConcurrentSetRemoveFunctionExternalizer()
public Class<ConcurrentSetRemoveFunction<V>> getTargetClass()
public ConcurrentSetRemoveFunction<V> apply(V value)
Copyright © 2018 JBoss by Red Hat. All rights reserved.