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