Uses of Class
org.wildfly.clustering.marshalling.spi.util.UUIDSerializer
-
Packages that use UUIDSerializer Package Description org.wildfly.clustering.marshalling.spi.util -
-
Uses of UUIDSerializer in org.wildfly.clustering.marshalling.spi.util
Methods in org.wildfly.clustering.marshalling.spi.util that return UUIDSerializer Modifier and Type Method Description static UUIDSerializerUUIDSerializer. valueOf(String name)Returns the enum constant of this type with the specified name.static UUIDSerializer[]UUIDSerializer. values()Returns an array containing the constants of this enum type, in the order they are declared.
-