Uses of Class
org.apache.commons.collections4.trie.AbstractPatriciaTrie.Reference
Packages that use AbstractPatriciaTrie.Reference
-
Uses of AbstractPatriciaTrie.Reference in org.apache.commons.collections4.trie
Methods in org.apache.commons.collections4.trie with parameters of type AbstractPatriciaTrie.ReferenceModifier and TypeMethodDescriptionprivate booleanAbstractPatriciaTrie.selectR(AbstractPatriciaTrie.TrieEntry<K, V> h, int bitIndex, K key, int lengthInBits, AbstractPatriciaTrie.Reference<Map.Entry<K, V>> reference) This is equivalent to the othermethod but without its overhead because we're selecting only one best matching Entry from theinvalid reference
#selectR(TrieEntry, int, Object, int, Cursor, Reference).invalid reference
Trie