public interface FileCollectionDependency extends SelfResolvingDependency
FileCollectionDependency is a Dependency on a collection of local files which are not stored in a
 repository.ARCHIVES_CONFIGURATION, CLASSIFIER, DEFAULT_CONFIGURATION| Modifier and Type | Method and Description | 
|---|---|
| FileCollection | getFiles()Returns the files attached to this dependency. | 
| void | registerWatchPoints(org.gradle.api.internal.file.FileSystemSubset.Builder builder)Deprecated. 
 Use  getFiles()instead. | 
resolve, resolvecontentEquals, copy, getGroup, getName, getVersiongetBuildDependencies@Incubating FileCollection getFiles()
@Deprecated void registerWatchPoints(org.gradle.api.internal.file.FileSystemSubset.Builder builder)
getFiles() instead.