Uses of Class
org.wildfly.clustering.marshalling.protostream.util.AbstractCollectionMarshaller
Packages that use AbstractCollectionMarshaller
-
Uses of AbstractCollectionMarshaller in org.wildfly.clustering.marshalling.protostream.util
Modifier and TypeClassDescriptionclassCollectionMarshaller<E, T extends Collection<E>>Marshaller for a basic collection.classSortedSetMarshaller<E, T extends SortedSet<E>>Marshaller for aSortedSet.