class C extends java.lang.Object implements I1, I2
C()
void
f()
g()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void f()
f
I0
public void g()
g
I1
I2