Uses of Interface
com.cmt.singularity.tasks.Task
Packages that use Task
-
Uses of Task in com.cmt.singularity.tasks
Classes in com.cmt.singularity.tasks that implement TaskFields in com.cmt.singularity.tasks declared as TaskFields in com.cmt.singularity.tasks with type parameters of type TaskMethods in com.cmt.singularity.tasks that return TaskModifier and TypeMethodDescriptionMethods in com.cmt.singularity.tasks with parameters of type TaskModifier and TypeMethodDescriptionStandardTaskGroup.parallelAfter(TaskBarrier barrier, Task... tasks) TaskGroup.parallelAfter(TaskBarrier barrier, Task... tasks) StandardTaskGroup.parallelBefore(Task... tasks) TaskGroup.parallelBefore(Task... tasks) StandardTaskGroup.sequential(Task... tasks) TaskGroup.sequential(Task... tasks) Constructors in com.cmt.singularity.tasks with parameters of type Task