Search:

Type: Posts; User: copeg

Search: Search took 0.12 seconds.

  1. Replies
    11
    Views
    3,794

    Re: Data hiding and maintainability

    Humdinger, looks as though you are on the right track.
    mds1256, in this instance (pun intended) I am guessing you want to access instance variables (the first code posting) and not class variables...
  2. Replies
    11
    Views
    3,794

    Re: Data hiding and maintainability

    The concepts of encapsulation and accessor modifiers are highly intertwined, so I'm surprised you learned about encapsulation without learning about accessor modifiers. Google "java encapsulation"...
Results 1 to 2 of 2