In this video, we will cover another interesting concept i.e. default methods in interface. Why are they added and some of the examples
Remember, Prior to java 8, interface in java can only have abstract methods. All the methods of interfaces are public & abstract by default. Java 8 allows the interfaces to have default and static methods.
More Videos from our channel -
Getting Started with Jenkins : • Getting started with Jenkins & Creati...
Jenkins Pipeline using Groovy : • Jenkins Pipeline Using Groovy & How t...
Static Code Analysis with Jenkins : • Static Code Analysis with Jenkins : P...
What is Static Code Analysis : • What is Static Code Analysis?
Getting Started with Java 8 : • Video
Getting Started with Lambda Expression (Part I) : • Video
Getting Started with Lambda Expression (Part II) : • Getting started with Lambda Expressio...
Understanding the Functional interfaces | Part I | What are Functional Interfaces? : • Understanding the Functional interfac...
Understanding the Functional interfaces | Part II | Functional Interfaces Syntax and Examples : • Understanding the Functional interfac...
Understanding the Functional interfaces | Part III | Functional Interfaces in case of Inheritance : • Understanding the Functional interfac...
Understanding the Functional interfaces | Part IV | Functional interface to invoke Lambda Expression : • Understanding the Functional interfac...
Understanding the Functional interfaces | Part V | Functional interface to invoke Lambda Expression : • Understanding the Functional interfac...
Understanding the Functional interfaces | Part IV | Functional interface to invoke Lambda Expression : • Understanding the Functional interfac...
Understanding the Functional interfaces | Part VII | Lambda expression for Anonymous Inner Class : • Understanding the Functional interfac...