public class SimpleCondition extends Object
| Constructor and Description |
|---|
SimpleCondition()
Constructor for SimpleCondition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
awaitUninterruptibly()
awaitUninterruptibly
|
void |
signal()
signal
|
boolean |
wasSignaled()
wasSignaled
|
Copyright © 2010–2017 EvoSuite. All rights reserved.