Foil 66 Java Language -- Interface Example -- Implementing Storable
From Java Tutorial - Spring 1997 Part II: Java Language and Object-Oriented Concepts Peking Tutorial, Web Certificate -- Spring-Summer 1997. byNancy J. McCracken,Geoffrey C. Fox
A class may implement an interface, in which case it provides the body for the methods specified in the interface.