public class Not extends Condition
Modifier and Type | Field and Description |
---|---|
private Condition |
positiveCondition |
Modifier and Type | Method and Description |
---|---|
boolean |
isTrue(ConditionRunner.Context context) |
getMessage, toString
private Condition positiveCondition
public Not(Condition positiveCondition)
public boolean isTrue(ConditionRunner.Context context)