java.lang.Object
com.github.wnameless.json.base.OrgJsonArray
All Implemented Interfaces:
Jsonable, JsonArrayBase<OrgJsonValue>, JsonArrayCore<OrgJsonValue>, JsonSource, JsonValueBase<OrgJsonValue>, JsonValueCore<OrgJsonValue>, Iterable<OrgJsonValue>

public final class OrgJsonArray extends Object implements JsonArrayCore<OrgJsonValue>
The org.json implementation of JsonArrayCore.
Author:
Wei-Ming Wu