Design to an Interface

Interfaces are simply a specification/contract/agreement as to how two or more objects can communicate/interact with each other.
Interfaces are simply a specification/contract/agreement as to how two or more objects can communicate/interact with each other.