class IntObserver extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private int | 
numOps  | 
| Constructor and Description | 
|---|
IntObserver(Int c)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
update()  | 
private int numOps
public IntObserver(Int c)
public void update()