Uses of Class
org.jdrupes.json.JsonArray.DefaultJsonArray
-
-
Uses of JsonArray.DefaultJsonArray in org.jdrupes.json
Methods in org.jdrupes.json with parameters of type JsonArray.DefaultJsonArray Modifier and Type Method Description static JsonArray
JsonArray. from(JsonArray.DefaultJsonArray backing)
Overloaded to ensure that an existingJsonArray.DefaultJsonArray
is not wrapped again.
-