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