Package nxt.addons

Class JA

All Implemented Interfaces:
Iterable, Collection, List

public class JA extends AbstractList
Delegate json array operations to json simple and wrap it with convenience methods This class does not really keep a list, but it implements a list in order to delegate iteration to the underlying JSONArray in order to support streaming into String.