public class SignalingCountDownLatch extends Object
| Constructor and Description |
|---|
SignalingCountDownLatch(CountDownLatch latch) |
public SignalingCountDownLatch(CountDownLatch latch)
public void await()
throws InterruptedException,
AbortedException
InterruptedExceptionAbortedExceptionpublic void abort(String msg)
public void countDown()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.