Immutable objects
Instance variables may only be set when an object is first created.
None of the operations allow any changes to the instance variables
E.g. a scale method could only create a new object, not modify an existing one
Previous slide
Next slide
Back to first slide
View graphic version