Change Value to Reference
You have a class with many equal instances that you want to replace with a single object.
Turn the object into a reference object.
You have a class with many equal instances that you want to replace with a single object.
Turn the object into a reference object.