File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes Can`t understand Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "Can`t understand" Watch "Can`t understand" New topic
Author

Can`t understand

Anurag Chand
Greenhorn

Joined: Jul 27, 2008
Posts: 5

How is the code in comments not working.As the return type is <? super E> ie <? super Integer>.So the List<Number> should be accepted
Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6588
    
    1

What is the error message and where did you get this question from ?


SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Can`t understand
 
Similar Threads
Kb question pg 634
doubt abt Generics mock question - from K&B
generic return type
please explain this!!
Generic Confusion