Beispiel #1
0
 public void print() {
   System.out.print("(" + target.str() + ", " + cost + ") ");
 }