Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 225 Bytes

File metadata and controls

2 lines (2 loc) · 225 Bytes

An interface in the Java programming language is an abstract type that is used to describe a behavior that classes must implement. They are similar to protocols.