public class ContinueBarrier
extends java.lang.Object
| Constructor and Description |
|---|
ContinueBarrier(java.lang.String label)
Create a barrier that will display the provided label and interact
via
System.out, System.in and Scanner. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
await()
Await for input that matches the provided command.
|
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.