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