Coders Campus Podcast

Coders Campus Podcast


EP13 – Default Methods in Java 8

September 30, 2016

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. […]