class B extends A
int
x
B()
void
p()
m
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public void p()
p
A