Creates a spliterator task.
spliterator |
a spliterator that may or may not be a container |
parent |
the parent of this task |
threshold |
sequential computation threshold |
max_depth |
max task split depth. unlimited if negative |
executor |
an executor that will invoke the task |