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