-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
2019 Week 50-52 (from Dec 9)
-
3
-
NEW
-
NEW
Go through all implementations of `hashCode()` method and make them use `Objects.hash(...)` instead of our custom code.
Do a "find in path" for "37 +" to locate them
- relates to
-
PLANNER-609 Replace CompareToBuilder with Comparator.comparing(...) of Java 8
- Resolved