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