EP13 – Default Methods in Java 8

30/09/2016 25 min
EP13 – Default Methods in Java 8

Listen "EP13 – Default Methods in Java 8"

Episode Synopsis

Default methods for interfaces Why should you care? Programming to an interface. It's something we've been told is the right thing to do because it promotes flexible and extensible programs. But here's one big issue with that approach. Before Java 8, you had to be extra sure that your interface design is "complete" ...
The post EP13 – Default Methods in Java 8 appeared first on Coders Campus.

More episodes of the podcast Coders Campus Podcast