Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/
H A DUnicodeProperty.java914 private class PropertySymbolTable implements SymbolTable { class in UnicodeProperty.Factory
921 PropertySymbolTable(String prefix) { in PropertySymbolTable() method in UnicodeProperty.Factory.PropertySymbolTable