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