Skip to content Skip to footer

An immutable object is an object whose state cannot be modified after creation. Immutability simplifies reasoning about code and improves thread safety. Immutable objects are common in functional programming. Example: Strings treated as immutable values.

0
    Your Cart
    Your cart is empty