noun, noun or participle which takes 'suru'
Computing term for bundling data with the methods that operate on it, or hiding internal state. Also used as a suru-verb.
オブジェクト指向では、データをカプセル化することが重要だ。
In object-oriented programming, encapsulating data is important.
このクラスは内部の実装をカプセル化している。
This class encapsulates its internal implementation.