Search:

Type: Posts; User: copeg

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    2,822

    Re: ArrayList (Inheritance)

    Perhaps I'm not writing clearly enough - not a Graph containing a collection of Graphs or a Tree containing a collection of Trees - A Node containing a Collection of Nodes, the Set of all Nodes being...
  2. Replies
    4
    Views
    2,822

    Re: ArrayList (Inheritance)

    With regards to syntax, I recommend reading the following links:
    Code Conventions for the Java Programming Language
    Lesson: Generics (The Java™ Tutorials > Learning the Java Language)

    Should you...
Results 1 to 2 of 2