Programming for beginners

This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)

Showing posts with label default method. Show all posts
Showing posts with label default method. Show all posts
Sunday, 22 March 2020

Explicitly invoke the default implementation of a method

›
Java8 introduces default methods to interfaces. Default methods enables to add new functionality to the existing interfaces, and ensure bi...
›
Home
View web version
Powered by Blogger.