org.gradle.api.internal.artifacts
Class PathResolvingFileCollection
java.lang.Object
org.gradle.api.internal.artifacts.AbstractFileCollection
org.gradle.api.internal.artifacts.PathResolvingFileCollection
class PathResolvingFileCollection
extends AbstractFileCollection
A org.gradle.api.artifacts.FileCollection which resolves a set of paths relative to a Project.
Methods inherited from class java.lang.Object
|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
PathResolvingFileCollection
public PathResolvingFileCollection(FileResolver resolver, java.lang.Object files)
-
getDisplayName
public java.lang.String getDisplayName()
-
getFiles
public java.util.Set getFiles()
-
Groovy Documentation