public class JsonArrayLazy extends JsonArray
cprALLOWDUPLICATE, 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, getChild, getJSONArray, getJSONObject, getNewList, getString, parseItem, remove, sizeChildren, subList, toJSONObject, toString, toString, withValue, withValue, withValue, withValuecomparator, headSet, higher, isComparator, tailSet, withComparator, withComparatoradd, clone, filteradd, addAll, addAll, ceiling, copyEntity, equals, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, remove, set, subSet, withListadd, addHashItem, addKeyValue, checkValue, clear, contains, containsAll, containsAll, fireProperty, 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, withVisibleequals, finalize, getClass, notify, notifyAll, wait, wait, waitcomparator, isComparatorpublic boolean lazyLoad()
protected java.lang.Object getByIndex(int offset,
int index,
int size)
getByIndex in class AbstractArray<java.lang.Object>