Uses of Enum Class
org.wildfly.clustering.marshalling.IndexSerializer
Packages that use IndexSerializer
-
Uses of IndexSerializer in org.wildfly.clustering.marshalling
Subclasses with type arguments of type IndexSerializer in org.wildfly.clustering.marshallingModifier and TypeClassDescriptionenumVarious strategies for marshalling an array/collection index (i.e.Methods in org.wildfly.clustering.marshalling that return IndexSerializerModifier and TypeMethodDescriptionstatic IndexSerializerReturns the enum constant of this class with the specified name.static IndexSerializer[]IndexSerializer.values()Returns an array containing the constants of this enum class, in the order they are declared.