Class NSIndexSet

    • Constructor Detail

      • NSIndexSet

        public NSIndexSet()
      • NSIndexSet

        public NSIndexSet​(long id)
      • NSIndexSet

        public NSIndexSet​(id id)
    • Method Detail

      • containsIndex

        public boolean containsIndex​(long value)
      • count

        public long count()
      • getIndexes

        public long getIndexes​(long[] indexBuffer,
                               long bufferSize,
                               long range)
      • initWithIndex

        public NSIndexSet initWithIndex​(long value)
      • initWithIndexesInRange

        public NSIndexSet initWithIndexesInRange​(NSRange range)