Class FileHashDescriptor
java.lang.Object
com.atlassian.bamboo.agent.classserver.FileHashDescriptor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
long
static Set<FileHashDescriptor>
getFileHashDescriptors
(@NotNull Map<String, String> fileToCrcHashMap) int
hashCode()
toString()
-
Constructor Details
-
FileHashDescriptor
-
-
Method Details
-
getFileHashDescriptors
public static Set<FileHashDescriptor> getFileHashDescriptors(@NotNull @NotNull Map<String, String> fileToCrcHashMap) -
getFilename
-
getChecksum
public long getChecksum() -
equals
-
hashCode
public int hashCode() -
toString
-