Various improvements to make javac lint happy
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.
Showing
Please register or sign in to comment