Example #1
0
 public String toString() {
   return "DoubleGather:\n\t" + gather1.toString() + "\n\t" + gather2.toString();
 }