Searched refs:StarPatternMap (Results 1 – 1 of 1) sorted by relevance
75 storage = new StarPatternMap<T>(); in RegexLookup()547 private static class StarPatternMap<T> implements StorageInterfaceBase<T> { class in RegexLookup551 public StarPatternMap() { in StarPatternMap() method in RegexLookup.StarPatternMap