Class Encapsulation
java.lang.Object
encapsulationInheritancePolymorphism.Encapsulation
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid 
- 
Constructor Details
- 
Encapsulation
public Encapsulation() 
 - 
 - 
Method Details
- 
myMethodForTheField
public void myMethodForTheField() - 
myMethodForTheField2
public void myMethodForTheField2() - 
myMethodForTheFieldAndTheField2
public void myMethodForTheFieldAndTheField2() 
 -