Uses of Enum Class
me.lauriichan.laylib.json.JsonType
Packages that use JsonType
-
Uses of JsonType in me.lauriichan.laylib.json
Methods in me.lauriichan.laylib.json that return JsonTypeModifier and TypeMethodDescriptionJsonType.parent()IJson.type()JsonArray.type()JsonBigDecimal.type()JsonBigInteger.type()JsonBoolean.type()JsonByte.type()JsonDouble.type()JsonFloat.type()JsonInteger.type()JsonLong.type()JsonNull.type()JsonObject.type()JsonShort.type()JsonString.type()static JsonTypeReturns the enum constant of this class with the specified name.static JsonType[]JsonType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in me.lauriichan.laylib.json with parameters of type JsonType