Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/api/
DCldrPath.java482 String lastPathAttributeName = getLocalAttributeName(getAttributeCount() - 1); in appendToString() local
484 .compare(lastPathAttributeName, attributeNames.get(0)) > 0) { in appendToString()