Constructor and Description |
---|
IsFailure() |
Modifier and Type | Method and Description |
---|---|
boolean |
eval()
Fulfill the condition interface.
|
int |
getCode()
Get the return code that will be checked by this IsFailure condition.
|
void |
setCode(int c)
Set the return code to check.
|