public final class FileHashDescriptor extends Object
Constructor and Description |
---|
FileHashDescriptor(String filename,
long checksum) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getChecksum() |
static Set<FileHashDescriptor> |
getFileHashDescriptors(Map<String,String> fileToCrcHashMap) |
String |
getFilename() |
int |
hashCode() |
String |
toString() |
public FileHashDescriptor(String filename, long checksum)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.