FJTask.Par, FJTask.Par2, FJTask.Seq, FJTask.Seq2, FJTask.Wrap| 构造器和说明 |
|---|
Par(FJTask[] tasks)
Construct a Seq that, when executed, will process each of the
tasks in the tasks array in parallel
|
Par(FJTask task1,
FJTask task2)
Two-task constructor, for compatibility with previous release.
|
Copyright © 2024. All rights reserved.