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

1.
enkapsulacja, zamknięcie w kapsułce
the action of enclosing something in or as if in a capsule
:
•
The drug requires special encapsulation for targeted delivery.
Lek wymaga specjalnej enkapsulacji do ukierunkowanego dostarczania.
•
The tiny sensors are protected by a strong plastic encapsulation.
Małe czujniki są chronione przez mocną plastikową enkapsulację.
2.
enkapsulacja
(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.
Dobra enkapsulacja w programowaniu prowadzi do bardziej utrzymywalnego kodu.
•
The principle of encapsulation hides the internal implementation details of a class.
Zasada enkapsulacji ukrywa wewnętrzne szczegóły implementacji klasy.