public class Check
extends java.lang.Object
| Constructor and Description |
|---|
Check() |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalPerformable |
whether(java.lang.Boolean condition) |
static ConditionalPerformable |
whether(Question<java.lang.Boolean> condition) |
public static ConditionalPerformable whether(java.lang.Boolean condition)
public static ConditionalPerformable whether(Question<java.lang.Boolean> condition)