Example #1
0
 /** Use the hash code of the underlying ObjectReference */
 @Override
 public int hashCode() {
   return value.hashCode();
 }