Posts Tagged ‘interface’

Create Thread using Anonymous class and Interface

Demonstration of creating Thread by Anonymous class and Interface

Interface, Inheritance and abstract class

What is abstract class, interface and inheritance in java. Source code and example

Interface in JAVA

Explains the usage and benefits of interface in JAVA.