StringUtils.rtrim

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string rtrim(string s)
    class StringUtils
    static
    string
    rtrim
    (
    string s
    )
  2. string rtrim(string s, char c)

Meta