T - type of the value returned by tasks in the groupU - type of the task that can return a valuepublic static interface TaskGroup.HasTaskGroup<T,U extends TaskItem<T>>
| Modifier and Type | Method and Description |
|---|---|
TaskGroup<T,U> |
taskGroup() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/