encapsulation

US /ɪnˌkæp.sjəˈleɪ.ʃən/
UK /ɪnˌkæp.sjəˈleɪ.ʃən/
"encapsulation" picture
1.

encapsulation, enveloppement

the action of enclosing something in or as if in a capsule

:
The drug requires special encapsulation for targeted delivery.
Le médicament nécessite une encapsulation spéciale pour une administration ciblée.
The tiny sensors are protected by a strong plastic encapsulation.
Les minuscules capteurs sont protégés par une forte encapsulation en plastique.
2.

encapsulation

(in object-oriented programming) the bundling of data with the methods that operate on that data, or the restricting of direct access to some of an object's components

:
Good encapsulation in programming leads to more maintainable code.
Une bonne encapsulation en programmation conduit à un code plus maintenable.
The principle of encapsulation hides the internal implementation details of a class.
Le principe d'encapsulation masque les détails d'implémentation internes d'une classe.