A B C D E F G H I M O P Q R S T V W

I

init() - Static method in class paratask.runtime.ParaTask
To be executed by the main thread (i.e.
insideTask() - Static method in class paratask.runtime.CurrentTask
Inquire as to whether the current code being executed is inside a task.
IntegerMAX - Static variable in interface paratask.runtime.Reduction
Perform a maximum reduction for Integer values.
IntegerMIN - Static variable in interface paratask.runtime.Reduction
Perform a minimum reduction for Integer values.
IntegerSUM - Static variable in interface paratask.runtime.Reduction
Perform a sum reduction for Integer values.
isEmpty() - Method in class paratask.queues.FifoLifoQueue
 
isEmpty() - Method in class paratask.queues.WorkStealingQueue
 
isInteractive() - Method in class paratask.runtime.TaskID
Checks to see if this task is an interactibe task.
isMultiTask() - Method in class paratask.runtime.TaskID
Checks to see if this task is part of a multi-task group.
isMultiTask() - Method in class paratask.runtime.TaskIDGroup
Checks whether this TaskIDGroup represents a multi-task.
iterator() - Method in class paratask.queues.WorkStealingQueue
 

A B C D E F G H I M O P Q R S T V W