Module java.base

Enum Class StructuredTaskScope.Subtask.State

java.lang.Object
java.lang.Enum<StructuredTaskScope.Subtask.StatePREVIEW>
java.util.concurrent.StructuredTaskScope.Subtask.State
All Implemented Interfaces:
Serializable, Comparable<StructuredTaskScope.Subtask.StatePREVIEW>, Constable
Enclosing interface:
StructuredTaskScope.SubtaskPREVIEW<T>

public static enum StructuredTaskScope.Subtask.State extends Enum<StructuredTaskScope.Subtask.StatePREVIEW>
State is a preview API of the Java platform.
Programs can only use State when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Represents the state of a subtask.
Since:
21
See Also: