Skip to content
sneppets

sneppets

  • Privacy

Use Interface in Java

March 17, 2018December 8, 2018 Editorial StaffLeave a Comment on Use Interface in Java

A class that contains only abstract methods and no concrete methods becomes an interface.

Java core java, interface
Copyright © 2018 Sneppets. All Rights Reserved