public class NullMatcher implements MatchingRule
Matcher for null values
| Modifier and Type | Field and Description |
|---|---|
static NullMatcher |
INSTANCE
Matcher for null values
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
toMap() |
toMappublic static NullMatcher INSTANCE
Matcher for null values