Uses of Class
org.wildfly.clustering.marshalling.protostream.util.AbstractCollectionMarshaller
-
Packages that use AbstractCollectionMarshaller Package Description org.wildfly.clustering.marshalling.protostream.util -
-
Uses of AbstractCollectionMarshaller in org.wildfly.clustering.marshalling.protostream.util
Subclasses of AbstractCollectionMarshaller in org.wildfly.clustering.marshalling.protostream.util Modifier and Type Class Description classCollectionMarshaller<T extends Collection<Object>>Marshaller for a basic collection.classSortedSetMarshaller<T extends SortedSet<Object>>Marshaller for aSortedSet.
-