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