trim
Returns a sub sequence of this char sequence having leading and trailing characters matching the predicate removed.
Returns a string having leading and trailing characters matching the predicate removed.
Returns a sub sequence of this char sequence having leading and trailing characters from the chars array removed.
Returns a string having leading and trailing characters from the chars array removed.
Returns a sub sequence of this char sequence having leading and trailing whitespace removed.
Returns a string having leading and trailing whitespace removed.