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