public interface ExopackagePathAndHash extends AddsToRuleKey
Modifier and Type | Method and Description |
---|---|
SourcePath |
getHashPath() |
SourcePath |
getPath() |
static ExopackagePathAndHash |
of(SourcePath path,
SourcePath hashPath) |
static ExopackagePathAndHash of(SourcePath path, SourcePath hashPath)
SourcePath getPath()
SourcePath getHashPath()