Exemplo n.º 1
0
 @Override
 public final int hashCode() {
   return loc1.hashCode() ^ loc2.hashCode();
 }