public class JsonArrayImmutable extends JsonArray implements IJsonArrayImmutable
| Constructor and Description |
|---|
JsonArrayImmutable(IJsonManager jsonManager,
ISpincastUtils spincastUtils,
List<Object> immutableElements)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
IJsonArray |
addAsIs(Object element) |
IJsonArray |
clear()
Clears all elements.
|
protected List<Object> |
getElements() |
add, add, add, add, add, add, add, add, add, add, add, add, add, addConvert, addConvert, addInitalElements, clone, clone, convertToPlainList, convertToStringList, getBigDecimal, getBigDecimal, getBoolean, getBoolean, getBytesFromBase64String, getBytesFromBase64String, getDate, getDate, getDouble, getDouble, getElement, getElement, getFloat, getFloat, getInteger, getInteger, getJsonArray, getJsonArray, getJsonArrayOrEmpty, getJsonObject, getJsonObject, getJsonObjectOrEmpty, getLong, getLong, getString, getString, init, iterator, remove, sizegetBigDecimal, getBigDecimal, getBigDecimalValue, getBoolean, getBoolean, getBooleanValue, getBytesFromBase64String, getBytesFromBase64String, getBytesFromBase64StringValue, getDate, getDate, getDateValue, getDouble, getDouble, getDoubleValue, getFloat, getFloat, getFloatValue, getInteger, getInteger, getIntegerValue, getJsonArray, getJsonArray, getJsonArrayOrEmpty, getJsonArrayValue, getJsonManager, getJsonObject, getJsonObject, getJsonObjectOrEmpty, getJSONObjectValue, getLong, getLong, getLongValue, getSpincastUtils, getString, getString, getStringValue, parseDate, toJsonString, toJsonString, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, add, add, add, add, add, add, add, add, add, add, add, add, addConvert, addConvert, clone, clone, convertToPlainList, convertToStringList, getBigDecimal, getBigDecimal, getBoolean, getBoolean, getBytesFromBase64String, getBytesFromBase64String, getDate, getDate, getDouble, getDouble, getFloat, getFloat, getInteger, getInteger, getJsonArray, getJsonArray, getJsonArrayOrEmpty, getJsonObject, getJsonObject, getJsonObjectOrEmpty, getLong, getLong, getString, getString, remove, size, toJsonString, toJsonStringforEach, iterator, spliteratorpublic JsonArrayImmutable(IJsonManager jsonManager, ISpincastUtils spincastUtils, List<Object> immutableElements)
public IJsonArray addAsIs(Object element)
public IJsonArray clear()
IJsonArrayclear in interface IJsonArrayclear in class JsonArrayprotected List<Object> getElements()
getElements in class JsonArrayCopyright © 2016. All rights reserved.