Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java835 return new PropertySymbolTable(prefix); in getSymbolTable()
856 private class PropertySymbolTable implements SymbolTable { class in UnicodeProperty.Factory
863 PropertySymbolTable(String prefix) { in PropertySymbolTable() method in UnicodeProperty.Factory.PropertySymbolTable