class Int extends java.lang.Object
private int
numOps
v
Int()
void
dec()
int
get()
inc()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int v
private int numOps
public int get()
public void inc()
public void dec()