Beispiel #1
0
 @Override
 public int hashCode() {
   return channel != null ? channel.hashCode() : 0;
 }