Interface ThreadCounter
-
- All Known Implementing Classes:
ThreadCounterImpl11
public interface ThreadCounter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddec()voidinc()booleanisNotZero()voidremoveThreadCounter()
-