Uses of Class
org.wildfly.clustering.marshalling.spi.util.BoundedCollectionExternalizer
-
Packages that use BoundedCollectionExternalizer Package Description org.wildfly.clustering.marshalling.spi.util -
-
Uses of BoundedCollectionExternalizer in org.wildfly.clustering.marshalling.spi.util
Subclasses of BoundedCollectionExternalizer in org.wildfly.clustering.marshalling.spi.util Modifier and Type Class Description classHashSetExternalizer<T extends Set<Object>>Externalizer for hash table based sets constructed with a capacity rather than a size.
-