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