Searched defs:RegexTree (Results 1 – 1 of 1) sorted by relevance
236 private static class RegexTree<T> implements StorageInterfaceBase<T> { class in RegexLookup241 public RegexTree() { in RegexTree() method in RegexLookup.RegexTree