Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (13.1k points)
Can anyone help me what is Adapter Class in Java?

1 Answer

0 votes
by (26.7k points)

Basically, the adapter class is nothing but a simple class in Java that will help you to implement an interface with only an empty implementation. So, we can use Adapter Class for implementing an interface for the required method only.

I hope this will help.

Want to become a Java Expert? Join Java Certification now!!

Want to know more about Java? Watch this video on Java Training | Java Course for Beginners :

Related questions

0 votes
0 answers
asked Jun 24, 2021 in Java by Harsh (1.5k points)
0 votes
1 answer
asked Mar 22, 2021 in Java by dante07 (13.1k points)
0 votes
1 answer

Browse Categories

...