Exemplo n.º 1
0
 @Override
 public int hashCode() {
   return (connection != null ? connection.hashCode() : super.hashCode());
 }