Uses of Interface
samples.enummocking.SomeObjectInterface
-
Packages that use SomeObjectInterface Package Description samples.enummocking -
-
Uses of SomeObjectInterface in samples.enummocking
Classes in samples.enummocking that implement SomeObjectInterface Modifier and Type Class Description class
AnotherSomeObjectInterfaceImpl
class
SomeObjectInterfaceImpl
Methods in samples.enummocking that return SomeObjectInterface Modifier and Type Method Description abstract SomeObjectInterface
EnumWithConstructor. create()
-