Home
last modified time | relevance | path

Searched refs:getChangeToMap (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DIso639Data.java648 return getChangeToMap().get(subtag); in getChangeTo()
651 public static Map<String, String> getChangeToMap() { in getChangeToMap() method in Iso639Data