Interface BitmapValues

  • All Known Implementing Classes:
    ImmutableBitmapValues

    public interface BitmapValues
    Doesn't extend IntIterable to avoid accidental for-each iteration with boxing.
    • Method Detail

      • size

        int size()
      • iterator

        it.unimi.dsi.fastutil.ints.IntIterator iterator()