public class HashMapMatcher extends NotMatcher<KeysAndValues<? extends KeyAndValue,? extends KeysAndValues>>
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
isBlank() |
boolean |
matches(MatchDifference context,
KeysAndValues<? extends KeyAndValue,? extends KeysAndValues> matched) |
notMatcherequals, hashCode, toStringpublic boolean matches(MatchDifference context, KeysAndValues<? extends KeyAndValue,? extends KeysAndValues> matched)
public boolean isBlank()
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2020. All rights reserved.