immutable – מילון אנגלי-אנגלי
immutable
adj.
unchangeable, unalterable, changeless, not likely to change
Immutable object
In
object-oriented and
functional programming, an
immutable object is an
object whose state cannot be modified after it is created. This is in contrast to a
mutable object, which can be modified after it is created. In some cases, an object is considered immutable even if some internally used attributes change but the object's state appears to be unchanging from an external point of view. For example, an object that uses
memoization to cache the results of expensive computations could still be considered an immutable object.
immutable
Adjective
1. not subject or susceptible to change or variation in form or quality or nature; "the view of that time was that all species were immutable, created by God"
(synonym) changeless
(antonym) mutable, changeable
immutable
adj.
immutable, unchangeable
Immutable
(a.)
Not mutable; not capable or susceptible of change; unchangeable; unalterable.
Webster's Revised Unabridged Dictionary (1913), edited by Noah Porter.
About