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