Class Array

java.lang.Object
org.dmfs.express.json.elementary.Array
All Implemented Interfaces:
JsonValue

public final class Array extends Object implements JsonValue
A JsonValue array. A JSON array can contain any JSON value.