| Package | Description |
|---|---|
| org.gradle.api.internal.artifacts.configurations | |
| org.gradle.api.internal.file | |
| org.gradle.api.internal.file.collections | |
| org.gradle.api.internal.tasks |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfiguration |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileTree |
class |
CompositeFileCollection
A
FileCollection which contains the union of the given source collections. |
class |
CompositeFileTree |
class |
DefaultSourceDirectorySet |
class |
UnionFileCollection |
class |
UnionFileTree |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurableFileCollection
A
FileCollection which resolves a set of paths relative to a FileResolver. |
class |
DefaultConfigurableFileTree |
class |
FileCollectionAdapter
Adapts a
MinimalFileSet into a full FileCollection. |
class |
FileTreeAdapter
Adapts a
MinimalFileTree into a full FileTree implementation. |
class |
SimpleFileCollection |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSourceSetOutput |
Copyright © 2013. All rights reserved