Пример #1
0
 /** Visualizes and prints the structure currently held by the Property Pool. */
 public void show() {
   parent.print(0);
 }