Search:

Type: Posts; User: newbie

Search: Search took 0.08 seconds.

  1. Thread: Inner Class Use

    by newbie
    Replies
    6
    Views
    1,274

    Re: Inner Class Use

    You do not need to nested it. It is an option. You can do anything you like.
  2. Thread: Inner Class Use

    by newbie
    Replies
    6
    Views
    1,274

    Re: Inner Class Use

    On the variable part of the question, the best resources is Shadowing. Hopefully this lets you understand the relation a little better.
  3. Thread: Inner Class Use

    by newbie
    Replies
    6
    Views
    1,274

    Re: Inner Class Use

    The quick and simple answer is Encapsulation. This is an Object Oriented principle which essentially states you need to limit the access users have to your API. You should only be exposing what...
Results 1 to 3 of 3