Quick Links : interface
 
interface
A software component that supports access to computer resources. For example, in Java, a set of methods that provides a mechanism for classes to communicate in order to execute particular actions.
Related terms
class, Java, method