Uses of Enum Class
net.anwiba.commons.lang.functional.FunctionResult
Packages that use FunctionResult
-
Uses of FunctionResult in net.anwiba.commons.lang.functional
Methods in net.anwiba.commons.lang.functional that return FunctionResultModifier and TypeMethodDescriptionstatic FunctionResultReturns the enum constant of this class with the specified name.static FunctionResult[]FunctionResult.values()Returns an array containing the constants of this enum class, in the order they are declared.