com.hammurapi.util.concurrent
Class CountedRunnable.Counter
java.lang.Object
com.hammurapi.util.concurrent.CountedRunnable.Counter
- Enclosing class:
- CountedRunnable
public static class CountedRunnable.Counter
- extends Object
Counter to use with CounterRunnable.
- Author:
- Pavel Vlasov
|
Method Summary |
void |
join()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CountedRunnable.Counter
public CountedRunnable.Counter()
join
public void join()
throws InterruptedException
- Throws:
InterruptedException