pub fn java_strip(s: &str) -> &str
Java String.strip(): strips leading/trailing Character.isWhitespace.
String.strip()
Character.isWhitespace