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