Home | History | Annotate | Download | only in util

Lines Matching refs:ulocales

232     public ULocale getBestMatch(ULocale... ulocales) {
233 return getBestMatch(LocalePriorityList.add(ulocales).build());