Beispiel #1
0
 @Override
 public String toString() {
   return "BUG type 4: " + bugCell1.toString() + "," + bugCell2.toString() + " on " + value;
 }