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

StringUtils.join() with support for List<?> with configurable start/end indices

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.7
    • 3.8
    • lang.*
    • None

    Description

      Apache Commons Lang offers a variant of the StringUtils#join() function which allows specifying the start and end indices which should be used to concatenate the elements.

      Unfortunately, this method only works for arrays (as of Apache Commons Lang 3.7) but not for lists (java.util.List).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              joschi Jochen Schalanda
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: