org.springframework.context.annotation.Conditionpublic class ParameterValueNullCondition extends ParameterValueNotNullCondition
| Constructor | Description |
|---|---|
ParameterValueNullCondition() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
matches(org.springframework.context.annotation.ConditionContext conditionContext,
org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata) |
getParameterByIndex, getParameterIndexpublic boolean matches(org.springframework.context.annotation.ConditionContext conditionContext,
org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata)
matches in interface org.springframework.context.annotation.Conditionmatches in class ParameterValueNotNullConditionCopyright © 2020. All rights reserved.