See note about equals() and hashCode() .
()
| 51 | * See <a href="#EqualsHashCodeNote">note about equals() and hashCode()</a>. |
| 52 | */ |
| 53 | @Override int hashCode(); |
| 54 | |
| 55 | /** |
| 56 | * See <a href="#EqualsHashCodeNote">note about equals() and hashCode()</a>. |
no outgoing calls