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.java35 private StorageInterfaceBase<T> storage;
214 private static interface StorageInterfaceBase<T> { interface in RegexLookup
236 private static class RegexTree<T> implements StorageInterfaceBase<T> {
556 private static class StarPatternMap<T> implements StorageInterfaceBase<T> {