Searched defs:matchNodesCanHaveValues (Results 1 – 10 of 10) sorted by relevance
143 virtual UBool matchNodesCanHaveValues() const { return false; } in matchNodesCanHaveValues() function
151 virtual UBool matchNodesCanHaveValues() const { return true; } in matchNodesCanHaveValues() function
112 protected boolean matchNodesCanHaveValues() /*const*/ { return true; } in matchNodesCanHaveValues() method in CharsTrieBuilder
134 protected boolean matchNodesCanHaveValues() /*const*/ { return false; } in matchNodesCanHaveValues() method in BytesTrieBuilder
824 protected abstract boolean matchNodesCanHaveValues() /*const*/; in matchNodesCanHaveValues() method in StringTrieBuilder
108 protected boolean matchNodesCanHaveValues() /*const*/ { return true; } in matchNodesCanHaveValues() method in CharsTrieBuilder
130 protected boolean matchNodesCanHaveValues() /*const*/ { return false; } in matchNodesCanHaveValues() method in BytesTrieBuilder
823 protected abstract boolean matchNodesCanHaveValues() /*const*/; in matchNodesCanHaveValues() method in StringTrieBuilder