public class BinaryInteraction.MatchedOutputProcessInteractionBuilder extends Object
| Constructor and Description |
|---|
MatchedOutputProcessInteractionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
BinaryInteraction |
thenCountDown(CountDownLatch countDownLatch)
Counts down the latch (if not null and is bigger than zero)
|
public MatchedOutputProcessInteractionBuilder()
public BinaryInteraction thenCountDown(CountDownLatch countDownLatch)
countDownLatch - A CountDownLatch to be counted downCopyright © 2017 JBoss by Red Hat. All rights reserved.