Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/api/
DCldrValue.java119 this.attributes = checkAttributeMap(attributes); in CldrValue()
124 private static ImmutableMap<AttributeKey, String> checkAttributeMap( in checkAttributeMap() method in CldrValue