Wrong description in javadoc java.util.nextClearBit: Returns

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      In java.util.nextClearBit

      public int nextClearBit(int fromIndex)
      Returns: the index of the next clear bit

      Should be:

      Returns: the index of the next clearbit, or -1 if there is no such bit





            Assignee:
            Anjana Sajeev
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: