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

(bf spec) Typos in CharBuffer specification

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 1.4.0
    • core-libs
    • b39
    • sparc
    • solaris_8

      Following places needs modification in the documentation of CharBuffer.

      Class:CharBuffer

      1)."public static CharBuffer wrap(CharSequence csq)

           Wraps a string into a buffer. ......"
                   ^^^^^^

      2). "public static CharBuffer wrap(CharSequence csq)

           ........The content of the new, read-only buffer will be the content of the
           given string...."
                 ^^^^^^

      3). "public abstract CharSequence subSequence(int start, int end)

           Returns:
              The new character buffer "
                      ^^^^^^^^^^^^^^^^

            iris Iris Clark
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: