Package arc.util.serialization
Class Jval.JsonArray
- Enclosing class:
- Jval
Alias class of json arrays.
-
Nested Class Summary
Nested classes/interfaces inherited from class arc.struct.Seq
Seq.SeqIterable<T>
-
Field Summary
Fields inherited from class arc.struct.Seq
items, iteratorsAllocated, ordered, size
-
Constructor Summary
-
Method Summary
Methods inherited from class arc.struct.Seq
add, add, add, add, add, add, addAll, addAll, addAll, addAll, addAll, addUnique, allMatch, any, as, asMap, asMap, asSet, clear, contains, contains, contains, containsAll, containsAll, copy, count, distinct, each, each, ensureCapacity, equals, filter, find, first, firstOpt, flatMap, flatten, get, getFrac, hashCode, indexOf, indexOf, indexOf, insert, isEmpty, iterator, lastIndexOf, list, map, mapFloat, mapInt, max, max, min, min, min, peek, pop, pop, random, random, random, reduce, remove, remove, remove, remove, removeAll, removeAll, removeAll, removeRange, replace, replace, resize, retainAll, reverse, select, select, selectFrom, selectRanked, selectRankedIndex, set, set, set, setSize, shrink, shuffle, sort, sort, sort, sortComparing, sum, sumf, swap, toArray, toArray, toString, toString, toString, truncate, with, with, with, withArrays
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
JsonArray
public JsonArray()
-