| Package | Description |
|---|---|
| org.gradle.api.internal | |
| org.gradle.api.internal.plugins |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeDomainObjectSet<T>
A domain object collection that presents a combined view of one or more collections.
|
| Modifier and Type | Method and Description |
|---|---|
protected <S extends T> |
DefaultDomainObjectSet.filtered(CollectionFilter<S> filter) |
| Constructor and Description |
|---|
DefaultDomainObjectSet(DefaultDomainObjectSet<? super T> store,
CollectionFilter<T> filter) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPluginCollection<T extends Plugin> |
class |
DefaultProjectsPluginContainer |
Copyright © 2013. All rights reserved