Class ArrayValue


@Immutable public abstract class ArrayValue extends ValueRestrictedUniverseBase
A "typed array", where all the elements in the JsonValueTypes.ARRAY have the same element() type.

For example, the JSON value [1, 42, 43, 13] might be modelled as ArrayOptions.standard(IntOptions.standard()).