Uses of Package
jdk.incubator.concurrent
Packages that use jdk.incubator.concurrent
-
Classes in jdk.incubator.concurrent used by jdk.incubator.concurrentClassDescriptionA value that is set once and is then available for reading for a bounded period of execution by a thread.A mapping of scoped values, as keys, to values.A basic API for structured concurrency.A
StructuredTaskScopethat captures the exception of the first subtask to complete abnormally.AStructuredTaskScopethat captures the result of the first subtask to complete successfully.