encapsulation

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

캡슐화, 포장

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

:
The drug requires special encapsulation for targeted delivery.
이 약물은 표적 전달을 위해 특별한 캡슐화가 필요합니다.
The tiny sensors are protected by a strong plastic encapsulation.
작은 센서들은 강력한 플라스틱 캡슐화로 보호됩니다.
2.

캡슐화

(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.
프로그래밍에서 좋은 캡슐화는 유지보수하기 쉬운 코드로 이어집니다.
The principle of encapsulation hides the internal implementation details of a class.
캡슐화 원칙은 클래스의 내부 구현 세부 사항을 숨깁니다.