public class AbsentPattern extends StringValuePattern
ABSENT, expectedValue
Constructor and Description |
---|
AbsentPattern(java.lang.String expectedValue) |
Modifier and Type | Method and Description |
---|---|
MatchResult |
match(java.lang.String value) |
equals, getExpected, getName, getValue, hashCode, isAbsent, isPresent, nullSafeIsAbsent, toString
public MatchResult match(java.lang.String value)