Uses of Class
net.anwiba.commons.lang.functional.FunctionResult
-
Packages that use FunctionResult Package Description net.anwiba.commons.lang.functional -
-
Uses of FunctionResult in net.anwiba.commons.lang.functional
Methods in net.anwiba.commons.lang.functional that return FunctionResult Modifier and Type Method Description static FunctionResultFunctionResult. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FunctionResult[]FunctionResult. values()Returns an array containing the constants of this enum type, in the order they are declared.
-