ASL STEM Logo

ASL STEM

Interfaces Sign Video

Upload On Tue May 26 2009 by ASL STEM

Average Rating: No Ratings

Definition

A set of methods that classes can promise to implement, allowing you to treat those classes similarly in your code.

Source: Reges & Stepp, 2007

Example

Example sentence for context: "Java provides a construct called an interface that can represent a common supertype between classes without code sharing."