InheritanceTest
Interface A

All Known Subinterfaces:
B, C
All Known Implementing Classes:
X, Y

public interface A


Method Summary
 void a()
           
 

Method Detail

a

void a()