Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DRegexLookup.java34 private StorageInterfaceBase<T> storage;
210 private static interface StorageInterfaceBase<T> { interface in RegexLookup
232 private static class RegexTree<T> implements StorageInterfaceBase<T> {
547 private static class StarPatternMap<T> implements StorageInterfaceBase<T> {