Searched defs:removeLastSpace (Results 1 – 2 of 2) sorted by relevance
35 static String removeLastSpace(String str) { in removeLastSpace() method
54 public static String removeLastSpace(String str) { in removeLastSpace() method in StringUtils