Uses of Interface
org.wildfly.clustering.marshalling.spi.IntSerializer
Packages that use IntSerializer
-
Uses of IntSerializer in org.wildfly.clustering.marshalling.spi
Classes in org.wildfly.clustering.marshalling.spi that implement IntSerializerModifier and TypeClassDescriptionenumVarious strategies for marshalling an array/collection index (i.e.Methods in org.wildfly.clustering.marshalling.spi that return IntSerializerModifier and TypeMethodDescriptionstatic IntSerializerIndexSerializer.select(int size) Returns the most efficient externalizer for a given index size.