Ejemplo n.º 1
0
 public int hashCode() {
   return mStream.hashCode();
 }
Ejemplo n.º 2
0
 public int hashCode() {
   return delegate.hashCode();
 }
 public int hashCode() {
   return currentStream.hashCode();
 }