public class JsonArrayLazy extends JsonArray
cprPROPERTYALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor and Description |
|---|
JsonArrayLazy(java.lang.Object element) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getByIndex(int offset,
int index,
int size) |
boolean |
lazyLoad() |
get, getJSONArray, getJSONObject, getNewList, getString, parseItem, remove, sizeChildren, subList, toJSONObject, toString, withValue, withValue, withValue, withValuecomparator, getChild, headSet, higher, isComparator, tailSet, toString, withComparator, withComparatoradd, clone, filter, fireProperty, withListeneradd, addAll, addAll, ceiling, copyEntity, equals, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, lower, remove, set, subSet, withListadd, addHashItem, addKeyValue, checkValue, clear, contains, containsAll, containsAll, first, flag, get, getKeyByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, removeAll, removeByIndex, removeByObject, removeItem, replaceAllValues, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisiblefinalize, getClass, notify, notifyAll, wait, wait, waitcomparator, getChild, isComparator, toStringpublic boolean lazyLoad()
protected java.lang.Object getByIndex(int offset,
int index,
int size)
getByIndex in class AbstractArray<java.lang.Object>