Object Oriented Software Engineering   View all facts   Glossary   Help
subject > practice > restricting access
Next practicereuse    Uppractice    Previous practiceprivacy   

restricting access
subjectfact 
restricting accesscontrols access to methods, instance variables and class variableslink: chapter2section2.8.html#1006, 2001-08-30 14:57:22.0
is goodlink: chapter2section2.8.html#1006, 2001-08-30 14:57:22.0
is a subtopic of The Basics of Java2001-08-30 14:57:22.0
is part of encapsulation2001-08-30 14:57:22.0
is a kind of practice2001-08-30 14:57:22.0
makes code easier to understand and changelink: chapter2section2.8.html#1008, 2001-08-30 14:57:22.0
makes designs more flexiblelink: chapter2section2.8.html#1008, 2001-08-30 14:57:22.0
reduces couplinglink: chapter2section2.8.html#1009, 2001-08-30 14:57:22.0