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