Class PersistentTrieSet.HashCollisionSetNode<K>

All Implemented Interfaces:
Node, SetNode<K,PersistentTrieSet.AbstractSetNode<K>>, Serializable, Iterable<K>
Enclosing class:
PersistentTrieSet<K>

private static final class PersistentTrieSet.HashCollisionSetNode<K> extends PersistentTrieSet.CompactSetNode<K>