Examples of using Immutable objects in English and their translations into French
{-}
-
Colloquial
-
Official
Mutable vs immutable objects.
Interning is generally only useful for immutable objects.
I prefer immutable objects generally.
Output is such because String objects are immutable objects.
The use of immutable objects.
Immutable objects can be useful in multi-threaded applications.
It is the use of immutable objects.
By using immutable objects, you can prevent accidental mutations.
Recall that the contents of immutable objects can't be changed.
Immutable objects are particularly useful in concurrent applications.
New applications will have immutable objects enabled by default.
Immutable objects are especially beneficial in concurrent applications.
As of 3.2,the ORM can map date/datetime columns into immutable objects.
If we were to use immutable objects, we could avoid this issue.
These aggregates are impermanent and interdependent processes,not immutable objects.
For immutable objects like strings, aliasing is not as much of a problem.
Chronos offers mutable objects, butit also provides immutable objects.
Immutable objects are sharable with important performance implications.
Those who are from the software programming world know the importance of immutable objects.
Immutable objects are therefore considered more thread-safe than mutable objects. .