Example #1
0
 public int hashCode() {
   return subject.hashCode() + issuer.hashCode();
 }