test
Class C2

java.lang.Object
  extended by test.C2
All Implemented Interfaces:
I1

public class C2
extends java.lang.Object
implements I1


Constructor Summary
C2()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C2

public C2()