Interfaces used to model elements of the Java programming language.
-
interface
Represents a method, constructor, or initializer (static or
instance) of a class or interface, including annotation interface
elements.
interface
Represents a class or interface program element.