Uses of Enum Class
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 class with the specified name.static StringFunctions[]StringFunctions.values()Returns an array containing the constants of this enum class, in the order they are declared.