Example #1
0
 @Override
 public int hashCode() {
   return out.hashCode();
 }
 public synchronized int hashCode() {
   return actual.hashCode();
 }