Class JSON.Array

java.lang.Object
org.shredzone.acme4j.toolbox.JSON.Array
All Implemented Interfaces:
Iterable<JSON.Value>
Enclosing class:
JSON

public static final class JSON.Array extends Object implements Iterable<JSON.Value>
Represents a JSON array.