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) |
notMatcher
equals, hashCode, toString
public boolean matches(MatchDifference context, KeysAndValues<? extends KeyAndValue,? extends KeysAndValues> matched)
public boolean isBlank()
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode
in class ObjectWithReflectiveEqualsHashCodeToString
Copyright © 2022. All rights reserved.