Utility classes commonly useful in concurrent programming.
-
StructuredTaskScope.Subtask.state()
Returns the state of the subtask.
Returns the enum constant of this class with the specified name.
StructuredTaskScope.Subtask.State.values()
Returns an array containing the constants of this enum class, in
the order they are declared.