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 boolean
AbstractPatriciaTrie.selectR
(AbstractPatriciaTrie.TrieEntry<K, V> h, int bitIndex, K key, int lengthInBits, AbstractPatriciaTrie.Reference<Map.Entry<K, V>> reference) This is equivalent to the otherinvalid reference
#selectR(TrieEntry, int, Object, int, Cursor, Reference)
invalid reference
Trie