Example #1
0
 public int hashCode() {
   return anchor1.hashCode() ^ anchor2.hashCode();
 }