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<T extends Map<Object,Object>> Marshaller for aMap.classSortedMapMarshaller<T extends SortedMap<Object,Object>> Marshaller for aSortedMap.