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