public static class Dag.DagNode<T> extends Object
DagNode(T value)
void
addParentNode(Dag.DagNode<T> node)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public DagNode(T value)
public void addParentNode(Dag.DagNode<T> node)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode