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