Skip to content

An interface test in Java. The interface class is called "Readable". The classes "SMS" and "EBook" implement the method from the interface. "InterfaceTest.java" can be used for testing (main).

Notifications You must be signed in to change notification settings

NorthFred/Java-Simple-Interface-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Simple-Interface-Example

An interface test in Java. The interface class is called "Readable". The classes SMS and EBook implement the method from the interface.

About

An interface test in Java. The interface class is called "Readable". The classes "SMS" and "EBook" implement the method from the interface. "InterfaceTest.java" can be used for testing (main).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages