Foil 41 Interfaces can be used as Classes in type specification
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
The normal type declaration syntax "interfaceName variableName" declares a variable or parameter to be an instance of some class that implements interfaceName.