Searched defs:toUpperCase (Results 1 – 2 of 2) sorted by relevance
50 public void toUpperCase() { in toUpperCase() method in UtilsTest
46 static List<String> toUpperCase(List<String> strings) { in toUpperCase() method in Utils