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

(spec) "hasDelimiter" should be "useDelimiter" in javadoc for java.util.Scanner

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • core-libs
    • b39
    • x86, sparc
    • solaris_9, windows_xp

      FULL PRODUCT VERSION :


      A DESCRIPTION OF THE PROBLEM :
      Typo:
      Javadoc for java.util.Scanner#useDelimiter(java.lang.String) mentions
          hasDelimiter(Pattern.compile(pattern))
      but should say
          useDelimiter(Pattern.compile(pattern))


      REPRODUCIBILITY :
      This bug can be reproduced always.
      ###@###.### 2005-04-12 06:19:56 GMT

            sherman Xueming Shen
            jssunw Jitender S (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: