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

Add left trim and right trim methods to String

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      Currently String has only trim() method. However, it is very often required to make only left trim or only right trim. And every project has to implement this methods. So, I suggest to add ltrim() and rtrim() methods to String class.


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: