InheritanceTest
Interface C

All Superinterfaces:
A
All Known Implementing Classes:
Y

public interface C
extends A


Method Summary
 void c()
           
 
Methods inherited from interface InheritanceTest.A
a
 

Method Detail

c

void c()