public class MultiValueMapMatcher extends NotMatcher<KeysToMultiValues>
Modifier and Type | Method and Description |
---|---|
protected String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
isBlank() |
boolean |
matches(MatchDifference context,
KeysToMultiValues values) |
not
equals, hashCode, toString
public boolean matches(MatchDifference context, KeysToMultiValues values)
public boolean isBlank()
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode
in class ObjectWithReflectiveEqualsHashCodeToString
Copyright © 2020. All rights reserved.