Hello to all of you guys, I would like to ask a trivial for most of you question... As i see the source code in Eclipse is full of warnings because IDE is complaining that references to generic types should be parameterized... Wouldn't it be more correct if we add to all generic types <E> after their declaration?
- About collections and generics Michael Giannakopoulos
- Re: About collections and generics Adrian Crum
- Re: About collections and generics Michael Giannakopoulos
- Re: About collections and generics Adrian Crum
- Re: About collections and generics Jörg Schaible