예제 #1
0
 public void addtoTree()
 {
     start.assignEdge(this);
     end.assignEdge(this);
 }