Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8304759

Add BitMap iterators

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • b16

      BitMap provides iteration over set bits via a function/closure called with the index of each set bit. But there are use-cases that don't fit well with that style, and would be better served by having an explicit iterator type. Both forward and reverse iteration should be supported.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: