Module jfa

Class Foundation.NSArray

  • Enclosing class:
    Foundation

    public static class Foundation.NSArray
    extends Object
    • Constructor Detail

      • NSArray

        public NSArray​(ID delegate)
    • Method Detail

      • count

        public int count()
      • at

        public ID at​(int index)
      • getList

        public List<ID> getList()