Object Oriented Software Engineering View all facts Glossary Help |
subject > practice > restricting access |
restricting access | ||||
subject | fact |
restricting access | controls access to methods, instance variables and class variables | |
is good | ||
is a subtopic of The Basics of Java | ||
is part of encapsulation | ||
is a kind of practice | ||
makes code easier to understand and change | ||
makes designs more flexible | ||
reduces coupling |