Search:

Type: Posts; User: GregBrannon

Search: Search took 0.07 seconds.

  1. Re: What do I need to learn to understand this code?

    Everything aussiemcgr posted, bless his kind heart, is available in the Oracle Java Tutorials and probably your textbook, two places you should be spending all of your free time to discover the...
  2. Re: What do I need to learn to understand this code?

    Look up "setter" or mutator and "getter" or accessor methods. Their purpose is to provide a "safe" access or interface to an object's attributes by other objects.
Results 1 to 2 of 2