Uses of Class
io.atlassian.fugue.Functions.IdentityFunction
-
Packages that use Functions.IdentityFunction Package Description io.atlassian.fugue -
-
Uses of Functions.IdentityFunction in io.atlassian.fugue
Methods in io.atlassian.fugue that return Functions.IdentityFunction Modifier and Type Method Description static Functions.IdentityFunctionFunctions.IdentityFunction. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Functions.IdentityFunction[]Functions.IdentityFunction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-