Java   View all facts   Glossary   Help | 
| practice > privacy | 
| privacy comparison table | ||||
| Subject | improve | allow | is a kind of | is a subtopic of | 
|---|---|---|---|---|
| practice | kbTop | |||
| privacy | encapsulation by ensuring that only programmers working inside a class (or inside a package) can use all of its facilities | changes to code to be more easily made since one can be confident that 'outsiders' are not relying on too many details | practice | Object Oriented Programming Concepts | 
Next practice: restricting access     Up: practice    Previous practice: duplication of code