Beispiel #1
0
 public int hashCode() {
   if (ref == null) return super.hashCode();
   else return ref.remoteHashCode();
 }