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<T extends Collection<Object>>Marshaller for a basic collection.classSortedSetMarshaller<T extends SortedSet<Object>>Marshaller for aSortedSet.