public static class ManifestCms.FileContentSpecification extends Object implements Specification<byte[]>
| Constructor and Description |
|---|
FileContentSpecification(byte[] hash) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte[] |
getHash() |
int |
hashCode() |
boolean |
isSatisfiedBy(byte[] contents) |
String |
toString() |
public byte[] getHash()
public boolean isSatisfiedBy(byte[] contents)
isSatisfiedBy in interface Specification<byte[]>contents - the candidate to test.Copyright © 2008–2021 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.