About Question com.enthuware.ets.scjp.v6.2.88 :
Posted: Sun Feb 16, 2014 9:19 am
Why with List<? super Number> does allow only retrieving Object-instances. Why not also Number-instances?
I understand you cannot retrieve subclasses of Number but why not Number itself?
I understand you cannot retrieve subclasses of Number but why not Number itself?