posted 13 years ago
Hello guys, Please me out to clearing following Generic Problems. Here is the code written by me :
Similar code Here but with little modification from Line-1
I could not understand that when i removed '<E extends C>' from the line-3 the code on line-4 doesn't compile. why??
what is the use of '<E extends C>' ?
Please clarify my doubts.