Open neomatrix369 opened 11 years ago
There was a hint from Vaibhav Gowadia to make classes immutable during a code review iteration. Below are some communications and links:
- how do you implement immutable object?
I think following page describes it very well: http://www.javapractices.com/topic/TopicAction.do?Id=29 p.s. current version of code is not complex anymore and is reasonable without immutability design.
Check for mutability throughout the project by using @grundleflecks's Mutability Detector at https://github.com/MutabilityDetector.
To-do item (26-12-12) from https://github.com/neomatrix369/OpenJDKProductivityTool/blob/master/To-do-list.