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