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

void StringUtils.join( Iterable<String>, StringBuilder )

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.2
    • Patch Needed, Discussion
    • lang.*
    • None

    Description

      For performance reasons, it would be better to have a version of each join method which puts the intermediate results into a StringBuilder.
      I didn't look but believe that internally they use it anyway.
      So the method which returns String could be a wrapper for that.

      Thanks for considering.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pekarna Ondra Žižka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: