public class ThreadCounterImpl11 extends java.lang.Object implements ThreadCounter
| Constructor and Description |
|---|
ThreadCounterImpl11() |
public void inc()
inc in interface ThreadCounterpublic void dec()
dec in interface ThreadCounterpublic boolean isNotZero()
isNotZero in interface ThreadCounter