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