A new Par(task1, task2), when executed,
runs task1 and task2 in parallel using coInvoke(task1, task2).
The class is a simple utility
that makes it easier to create composite Tasks.
Nested Class Summary
Nested classes/interfaces inherited from class org.logicalcobwebs.concurrent.FJTask