DOC: java.util.BitSet has a typo:

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.4.0
    • Affects Version/s: 1.3.0
    • Component/s: docs
    • beta2
    • generic
    • generic



      Name: yyT116575 Date: 11/22/2000


      No applicable

      The documentation for java.util.BitSet has a typo:

      In the .toString method:

      -- begin quote --
      Returns a string representation of this bit set. For every index for which this
      BitSet contains a bit in the set state, the decimal representation of that
      index is included in the result. Such indeces aer listed in order from lowest
      to highest, separated by ",$nbsp;" (a comma and a space) and surrounded by
      braces, resulting in the usual mathematical notation for a set of integers.
      -- end quote --

      ...I presume that the $nbsp should really be &nbsp to produce a space. This is
      the current state of the web-based documentation at:

      http://www.javasoft.com/j2se/1.3/docs/api/java/util/BitSet.html

      ...on 2000/11/22.
      (Review ID: 112664)
      ======================================================================

            Assignee:
            Scott Hommel (Inactive)
            Reporter:
            Yung-ching Young (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: