public static class ConditionEvaluationReport.ConditionAndOutcome extends Object
Condition
and ConditionOutcome
.Constructor and Description |
---|
ConditionAndOutcome(Condition condition,
ConditionOutcome outcome) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Condition |
getCondition() |
ConditionOutcome |
getOutcome() |
int |
hashCode() |
String |
toString() |
public ConditionAndOutcome(Condition condition, ConditionOutcome outcome)
public Condition getCondition()
public ConditionOutcome getOutcome()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.