public class ChecksumFile extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
basePath |
protected String |
classifier |
protected File |
file |
protected String |
type |
| Constructor and Description |
|---|
ChecksumFile(String basePath,
File file,
String type,
String classifier) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBasePath() |
String |
getClassifier() |
File |
getFile() |
String |
getRelativePath(ChecksumFile file,
String subPath) |
String |
getType() |
Copyright © 2010–2018. All rights reserved.