public class LatchedRunnableWrapper extends Object implements Runnable
LatchedRunnableWrapper(Runnable runnable, CountDownLatch latch)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LatchedRunnableWrapper(Runnable runnable, CountDownLatch latch)
public void run()
run
Runnable
Copyright © 2012. All Rights Reserved.