Search:

Type: Posts; User: Hiroto

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: Storing instances of a Sub Class in it's Super Class (Which is an array)

    Some of us struggle with understanding abstract information, this example fits in nicely with what I'm doing right now, so I can now work it, or at least I will be able to in a couple of hours.
    ...
  2. [SOLVED] Re: Storing instances of a Sub Class in it's Super Class (Which is an array)

    Thank you so much you really helped me here :) All I need to do now is figure out how not to make the same mistakes again! Thank you so much Endian!
  3. [SOLVED] Storing instances of a Sub Class in it's Super Class (Which is an array)

    I'm trying to create a 'WordList' which contains any number of 'Word' instances.

    my WordList class is just an array.
    my Word class is an object which contains a String and a Boolean.

    I thought...
  4. Replies
    1
    Views
    872

    Hey guys & gals!

    I'm a student who is looking to learn Java as his first comprehensive programming language!
Results 1 to 4 of 4