- You have a reference object that’s too small and will not be changed.
- The name is clear and the code is more readable and understandable.
- Change reference to value
- Check that the candidate class is immutable or can become immutable
- For each setter apply "Remove Setting" Method
Before
