Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-931

Misleading Javadoc comment in StrBuilderReader class

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 3.2
    • 3.2
    • lang.text.*

    Description

      http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/text/StrBuilder.java?view=markup
      contains these lines of code:

      2835 /**
      2836 * Inner class to allow StrBuilder to operate as a writer.
      2837 */
      2838 class StrBuilderReader extends Reader {

      That doesn't make much sense. The comment should probably read "... as a reader".

      Attachments

        Activity

          People

            Unassigned Unassigned
            christoph.schneegans Christoph Schneegans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: