filmov
tv
Interfaces Part 4: Polymorphic Tradeoff (Java)

Показать описание
This video looks at how interfaces can be used with polymorphism. It shows what tradeoffs are made when referencing an object by an interface it realizes as opposed to its class.