Example #1
0
 public String toString() {
   return "Pair: " + pm.getPair() + " checkCounter = " + checkCounter;
 }