public class Leaf extends Node
Leaf(int name)
int
getDepth()
getName()
void
setDepth(int depth)
getParent, getRepresLeaf, setParent, setRepresLeaf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Leaf(int name)
public int getName()
public int getDepth()
public void setDepth(int depth)