Exemplo n.º 1
0
 /** @inheritDoc */
 public boolean equals(Object arg0) {
   return candidate.equals(arg0);
 }