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