Foil 40 Java Language -- Interface Example -- Implementing Storable
From Java Tutorial - Summer 1997 Part II: Java Language and Object-Oriented Concepts CEWES Tutorial -- July 22-25 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.