Movatterモバイル変換


[0]ホーム

URL:


  1. Glossary
  2. Encapsulation

Encapsulation

Encapsulation is the packing of data andfunctions into one component (for example, aclass) and then controlling access to that component to make a "blackbox" out of theobject. Because of this, a user of that class only needs to know its interface (that is, the data and functions exposed outside the class), not the hidden implementation.

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp