protected static class AbstractNestedCondition.MemberMatchOutcomes extends Object
Constructor and Description |
---|
MemberMatchOutcomes(org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberConditions memberConditions) |
Modifier and Type | Method and Description |
---|---|
List<ConditionOutcome> |
getAll() |
List<ConditionOutcome> |
getMatches() |
List<ConditionOutcome> |
getNonMatches() |
public MemberMatchOutcomes(org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberConditions memberConditions)
public List<ConditionOutcome> getAll()
public List<ConditionOutcome> getMatches()
public List<ConditionOutcome> getNonMatches()