public class FileDetails extends Object
Constructor and Description |
---|
FileDetails(String fileLocation,
String hashType,
String hash) |
FileDetails(URL fileLocation,
HashType hashType,
String hash) |
public FileDetails(String fileLocation, String hashType, String hash) throws MalformedURLException, IllegalArgumentException
public FileDetails(URL fileLocation, HashType hashType, String hash) throws IllegalArgumentException
IllegalArgumentException
Copyright © 2015. All Rights Reserved.