Package org.wildfly.clustering.marshalling.protostream.util.concurrent
-
Class Summary Class Description ConcurrentMapMarshaller<T extends ConcurrentMap<Object,Object>> Marshaller for aConcurrentMapthat does not allow null values.ConcurrentSortedMapMarshaller<T extends ConcurrentMap<Object,Object> & SortedMap<Object,Object>> Marshaller for a concurrentSortedMapthat does not allow null values.CopyOnWriteCollectionMarshaller<T extends Collection<Object>> Marshaller for copy-on-write implementations ofCollection. -
Enum Summary Enum Description ConcurrentMarshallerProvider