Uses of Enum
com.blackrook.rookscript.functions.common.StringFunctions
Packages that use StringFunctions
-
Uses of StringFunctions in com.blackrook.rookscript.functions.common
Subclasses with type arguments of type StringFunctions in com.blackrook.rookscript.functions.commonMethods in com.blackrook.rookscript.functions.common that return StringFunctionsModifier and TypeMethodDescriptionstatic StringFunctionsReturns the enum constant of this type with the specified name.static StringFunctions[]StringFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.