Search:

Type: Posts; User: newbie

Search: Search took 0.08 seconds.

  1. Thread: Generics

    by newbie
    Replies
    21
    Views
    2,603

    Re: Generics

    No problem, sorry i can't help you further :P
  2. Thread: Generics

    by newbie
    Replies
    21
    Views
    2,603

    Re: Generics

    I've never implemented a stack before, but ill give it my best shot.


    public int size(E item)
    {
    return list.size();

    }

    that should be
  3. Thread: Generics

    by newbie
    Replies
    21
    Views
    2,603

    Re: Generics

    So your problem is what? :P
Results 1 to 3 of 3