Uses of Package
jdk.incubator.concurrent
Packages that use jdk.incubator.concurrent
Package
Description
Defines APIs for structured concurrency and extent locals.
-
Classes in jdk.incubator.concurrent used by jdk.incubator.concurrentClassDescriptionRepresents a variable that is local to an extent.An immutable map of extent-local variables to values.A basic API for structured concurrency.A StructuredTaskScope that captures the exception of the first task to complete abnormally.A StructuredTaskScope that captures the result of the first task to complete successfully.