public class StaticCondition extends Object implements ExternalCondition
| Constructor and Description |
|---|
StaticCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCondition() |
boolean |
isTrue()
true if true.
|
void |
setCondition(boolean condition) |
public boolean isTrue()
isTrue in interface ExternalConditionExternalCondition.isTrue()public boolean isCondition()
public void setCondition(boolean condition)
Copyright © 2019. All rights reserved.