| Package | Description |
|---|---|
| org.gradle.api.internal | |
| org.gradle.api.internal.artifacts | |
| org.gradle.api.internal.artifacts.configurations | |
| org.gradle.api.internal.artifacts.dsl | |
| org.gradle.api.internal.tasks | |
| org.gradle.api.plugins.quality.internal | |
| org.gradle.api.reporting.internal | |
| org.gradle.plugins.binaries.model.internal |
Implementations of the native model classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNamedDomainObjectContainer<T> |
class |
DefaultNamedDomainObjectList<T> |
class |
DefaultNamedDomainObjectSet<T> |
class |
FactoryNamedDomainObjectContainer<T> |
| Modifier and Type | Method and Description |
|---|---|
protected <S extends T> |
DefaultNamedDomainObjectCollection.filtered(CollectionFilter<S> filter)
Creates a filtered version of this collection.
|
| Constructor and Description |
|---|
DefaultNamedDomainObjectCollection(DefaultNamedDomainObjectCollection<? super T> collection,
CollectionFilter<T> filter,
Instantiator instantiator,
Namer<? super T> namer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArtifactRepositoryContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurationContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRepositoryHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSourceSetContainer |
class |
DefaultTaskCollection<T extends Task> |
class |
DefaultTaskContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckstyleReportsImpl |
class |
CodeNarcReportsImpl |
class |
FindBugsReportsImpl |
class |
JDependReportsImpl |
class |
PmdReportsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReportContainer<T extends Report> |
class |
TaskReportContainer<T extends Report> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCompilerRegistry |
Copyright © 2013. All rights reserved