Uses of Enum
com.blackrook.expression.functions.CommonFunctions
Packages that use CommonFunctions
-
Uses of CommonFunctions in com.blackrook.expression.functions
Subclasses with type arguments of type CommonFunctions in com.blackrook.expression.functionsMethods in com.blackrook.expression.functions that return CommonFunctionsModifier and TypeMethodDescriptionstatic CommonFunctionsReturns the enum constant of this type with the specified name.static CommonFunctions[]CommonFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.