Age | Commit message (Expand) | Author |
---|---|---|
2014-03-26 | [i660] canEqual is now protected instead of public. | Roel Spilker |
2014-01-19 | Issue 625: use (even) better primes for hashcodes | Roel Spilker |
2014-01-09 | [#625] Instead of '31' as a prime number for hashCode(), use something else. ... | Reinier Zwitserloot |
2012-04-29 | Updated the after-delombok images to the latest state. | Roel Spilker |
2010-07-21 | Added using .getX() instead of using .x in equals, hashCode, and toString. Al... | Reinier Zwitserloot |
2009-07-28 | Added website feature documentation for @ToString and @EqualsAndHashCode, and... | Reinier Zwitserloot |
2009-07-12 | Example for the @Data annotation. | Reinier Zwitserloot |