V - the set element type@MetaInfServices(value=org.wildfly.clustering.marshalling.Externalizer.class) public class ConcurrentSetAddFunctionExternalizer<V> extends AbstractFunctionExternalizer<V,Set<V>,ConcurrentSetAddFunction<V>>
ConcurrentSetAddFunction.| Constructor and Description |
|---|
ConcurrentSetAddFunctionExternalizer() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentSetAddFunction<V> |
apply(V value) |
Class<ConcurrentSetAddFunction<V>> |
getTargetClass() |
readObject, writeObjectpublic ConcurrentSetAddFunctionExternalizer()
public Class<ConcurrentSetAddFunction<V>> getTargetClass()
public ConcurrentSetAddFunction<V> apply(V value)
Copyright © 2019 JBoss by Red Hat. All rights reserved.