Uses of Class
org.wildfly.clustering.marshalling.protostream.util.AbstractMapMarshaller
Packages that use AbstractMapMarshaller
-
Uses of AbstractMapMarshaller in org.wildfly.clustering.marshalling.protostream.util
Subclasses of AbstractMapMarshaller in org.wildfly.clustering.marshalling.protostream.utilModifier and TypeClassDescriptionclassMarshaller for aLinkedHashMap.classMapMarshaller<K,V, T extends Map<K, V>> Marshaller for aMap.classSortedMapMarshaller<K,V, T extends SortedMap<K, V>> Marshaller for aSortedMap.