public static class Foundation.NSArray extends Object
NSArray(ID delegate)
ID
at(int index)
int
count()
List<ID>
getList()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NSArray(ID delegate)
public int count()
public ID at(int index)
public List<ID> getList()