MutableJsonArrayImplementation
Implementation of MutableJsonArrayImplementation
Since
0.1.0
Properties
The MutableList to create the MutableListBase from
Get the value of the MutableJsonArray
Functions
Is the JsonElement a JsonArray?
Is the JsonElement a JsonBooleanElement?
Is the JsonElement a JsonDoubleElement?
Is the JsonElement a JsonIntegerElement?
Is the JsonElement a JsonNullElement?
Is the JsonElement a JsonObject?
Is the JsonElement a JsonPrimitive?
Is the JsonElement a JsonStringElement?
Creates a new JsonArray from the MutableJsonArray
Cast the JsonElement to a JsonArray
Cast the JsonElement to a JsonBooleanElement
Cast the JsonElement to a JsonDoubleElement
Cast the JsonElement to a JsonIntegerElement
Cast the JsonElement to a JsonNullElement
Cast the JsonElement to a JsonObject
Cast the JsonElement to a JsonPrimitive
Cast the JsonElement to a JsonStringElement
Creates a new MutableJsonArray from the MutableJsonArray
Override toString to generate via JSON.stringify