Class AbstractPatriciaTrie.PrefixRangeEntrySet

All Implemented Interfaces:
Iterable<Map.Entry<K,V>>, Collection<Map.Entry<K,V>>, Set<Map.Entry<K,V>>
Enclosing class:
AbstractPatriciaTrie<K,V>

private final class AbstractPatriciaTrie.PrefixRangeEntrySet extends AbstractPatriciaTrie<K,V>.RangeEntrySet
A prefix AbstractPatriciaTrie<K,V>.RangeEntrySet view of the
invalid reference
Trie
.