Package test.one
Class A
java.lang.Object
test.one.A
- All Implemented Interfaces:
MyMethodInterface
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
A
public A()
-
-
Method Details
-
myMethod
public void myMethod()- Specified by:
myMethod
in interfaceMyMethodInterface
-