-
Danny Weinberg authored
Add a hashCode implementation in Java when deriving the eq function. This is also good practice in general. Avoid referencing rawtypes when deriving the ord function. Fix nullity annotation of parameter to compareTo method.
f46e20e4