Beispiel #1
0
 public void print() {
   printData();
   printParent();
   printSiblings();
   printChildren();
 }