Searched refs:getValueComparator (Results 1 – 2 of 2) sorted by relevance
115 public Comparator getValueComparator() { in getValueComparator() method in GrammarInfo.GrammaticalFeature
172 Set<String> sortedValues = new TreeSet(feature.getValueComparator()); in getFormattedGrammarInfo()