Uses of Enum
io.atlassian.fugue.Functions.IdentityFunction
Packages that use Functions.IdentityFunction
-
Uses of Functions.IdentityFunction in io.atlassian.fugue
Subclasses with type arguments of type Functions.IdentityFunction in io.atlassian.fugueMethods in io.atlassian.fugue that return Functions.IdentityFunctionModifier and TypeMethodDescriptionstatic Functions.IdentityFunctionReturns 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.