public class LightNodeSet<N extends BaseNode<N>> extends Object
LightNodeSet()
boolean
add(K key)
contains(K key)
protected boolean
equals(N node, K key)
protected int
hashKey(K key)
hashNode(N node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LightNodeSet()
protected int hashKey(K key)
protected int hashNode(N node)
protected boolean equals(N node, K key)
public boolean add(K key)
public boolean contains(K key)