class C extends java.lang.Object implements I
private int
i
j
private boolean
state
C()
void
changeDirection()
int
f()
g()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private boolean state
private int i
private int j
public int f()
f
I
public int g()
g
public void changeDirection()
changeDirection