public interface ArchiveDependencySupplier extends AddsToRuleKey
SourcePath
. For input-based rule-key generation, each archive is treated as a
set of SourcePath
s, one for each member of the archive.Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<SourcePath> |
getArchiveMembers(SourcePathRuleFinder ruleFinder) |
java.util.stream.Stream<SourcePath> getArchiveMembers(SourcePathRuleFinder ruleFinder)