Task #4667
Story #4654: Independent review of d1_common_java
- (Important!) No types implement equals or hashcode
Start date:
2014-03-31
Due date:
% Done:
0%
Story Points:
Sprint:
Description
- (Important!) No types implement equals or hashcode
- suggest adding proper equals and hashcode so they can be used in (e.g.) Sets which will currently provide very strange results
- consider Google Guava libraries and auto generation - Guava is a fantastic library, and if adopted should also replace all collection implementations
- ensure test exists for each method, to catch unspotted infinite recursion in the methods
History
#1 Updated by Dave Vieglais about 10 years ago
- Target version set to Release Backlog