Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DElementAttributeInfo.java32 …private Relation<String, String> element2attributes = Relation.of(new LinkedHashMap<String, Set<St… field in ElementAttributeInfo
130 return element2attributes; in getElement2Attributes()