Example #1
0
 @Override
 public int hashCode() {
   return myCell.hashCode() * 37;
 }