Package samples.enummocking
Class SomeObjectInterfaceImpl
- java.lang.Object
-
- samples.enummocking.SomeObjectInterfaceImpl
-
- All Implemented Interfaces:
SomeObjectInterface
public class SomeObjectInterfaceImpl extends java.lang.Object implements SomeObjectInterface
-
-
Constructor Summary
Constructors Constructor Description SomeObjectInterfaceImpl()
-