Tough questions
satya - 8/11/2018, 3:17:54 PM
Role of inheritance in generic functions
when do you accept sub types?
When do you accept super types?
Why does it makes sense to have a Consumer accept super types?
Does it mean that the Supplier generates sub types?
satya - 8/11/2018, 3:18:04 PM
Role of inheritance in generic functions
Role of inheritance in generic functions