public class BinaryMatcher extends BodyMatcher<byte[]>
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
fieldsExcludedFromEqualsAndHashCode()  | 
boolean | 
isBlank()  | 
boolean | 
matches(MatchDifference context,
       byte[] matched)  | 
notMatcherequals, hashCode, toStringpublic boolean matches(MatchDifference context, byte[] matched)
public boolean isBlank()
public String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2022. All rights reserved.