Пример #1
0
 public void setRight(LeftHeapNode v) {
   super.setRight(v);
 }