Hi All,
I was
testing the K&B question about generics and found the following problem..which book says is right but it giving me an error..?
according to book it should compile..but it is giving me the following error?
I am finding it really difficult to understand..how to established relationship between..
type of output and List< ? super E>
can any one help me to understand..?