Searched defs:sorted (Results 1 – 3 of 3) sorted by relevance
278 func sorted(list []string) []string { func
128 TreeMap<String, Var> sorted = new TreeMap(); in writeStrVars() local
79 TreeMap<Integer,Errors.Category> sorted = new TreeMap((new Errors()).getCategories()); in printHelp() local