| Package | Description |
|---|---|
| org.gradle.api.internal.tasks |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTaskContainer |
| Modifier and Type | Method and Description |
|---|---|
protected <S extends T> |
DefaultTaskCollection.filtered(CollectionFilter<S> filter) |
| Constructor and Description |
|---|
DefaultTaskCollection(DefaultTaskCollection<? super T> collection,
CollectionFilter<T> filter,
Instantiator instantiator,
ProjectInternal project) |
Copyright © 2013. All rights reserved