Uses of Class
java.util.concurrent.StructuredTaskScope
Packages that use StructuredTaskScopePREVIEW
-
Uses of StructuredTaskScopePREVIEW in java.util.concurrent
Subclasses of StructuredTaskScopePREVIEW in java.util.concurrentModifier and TypeClassDescriptionstatic final class
static final class
Preview.AStructuredTaskScope
that captures the result of the first subtask to complete successfullyPREVIEW.Methods in java.util.concurrent that return StructuredTaskScopePREVIEWModifier and TypeMethodDescriptionStructuredTaskScope.join()
Wait for all subtasks started in this task scope to finish or the task scope to shut down.Wait for all subtasks started in this task scope to finish or the task scope to shut down, up to the given deadline.