Uses of Enum Class
com.blackrook.rookscript.functions.JSONFunctions
Packages that use JSONFunctions
-
Uses of JSONFunctions in com.blackrook.rookscript.functions
Subclasses with type arguments of type JSONFunctions in com.blackrook.rookscript.functionsModifier and TypeClassDescriptionenumScript common functions for converting JSON to Maps (and vice-versa).Methods in com.blackrook.rookscript.functions that return JSONFunctionsModifier and TypeMethodDescriptionstatic JSONFunctionsReturns the enum constant of this class with the specified name.static JSONFunctions[]JSONFunctions.values()Returns an array containing the constants of this enum class, in the order they are declared.