Searched defs:ListBranchNode (Results 1 – 6 of 6) sorted by relevance
343 ListBranchNode() : BranchNode(0x444444), length(0) {} in ListBranchNode() function
340 ListBranchNode() : BranchNode(0x444444), length(0) {} in ListBranchNode() function
603 private static final class ListBranchNode extends BranchNode { class in StringTrieBuilder604 public ListBranchNode(int capacity) { in ListBranchNode() method in StringTrieBuilder.ListBranchNode
602 private static final class ListBranchNode extends BranchNode { class in StringTrieBuilder603 public ListBranchNode(int capacity) { in ListBranchNode() method in StringTrieBuilder.ListBranchNode