Class Encapsulation

java.lang.Object
encapsulationInheritancePolymorphism.Encapsulation

public class Encapsulation extends Object
  • Constructor Details

    • Encapsulation

      public Encapsulation()
  • Method Details

    • myMethodForTheField

      public void myMethodForTheField()
    • myMethodForTheField2

      public void myMethodForTheField2()
    • myMethodForTheFieldAndTheField2

      public void myMethodForTheFieldAndTheField2()