Immutable class? What is an immutable object? An immutable object is one that will not change state after it is instantiated. How to make an object immutable? In general, an immutable... April 5, 2022 0 Comments