public class BinaryMatcher extends BodyMatcher<byte[]>
| Constructor and Description | 
|---|
| BinaryMatcher(byte[] matcher) | 
| Modifier and Type | Method and Description | 
|---|---|
| String[] | fieldsExcludedFromEqualsAndHashCode() | 
| boolean | matches(byte[] matched) | 
notaddFieldsExcludedFromEqualsAndHashCode, equals, hashCode, toStringpublic boolean matches(byte[] matched)
public String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2018. All rights reserved.