Search:

Type: Posts; User: rbt

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,863

    Re: Creating classes with generic objects

    Hi,
    Thanks so much for the link. I am familiar with using generics: I have used ArrayList and Comparable and other classes that use them, I was just unsure how to implement them syntactically.
  2. Replies
    2
    Views
    1,863

    Creating classes with generic objects

    Hi,

    I want to create a data structure class which works for more than one type of object, but each instance of the data structure should hold only one type of data specified when it is...
Results 1 to 2 of 2