-
Interfaces
A marker interface for
Tree
s that may be used as
CaseTree
labels.
A case label that marks default
in case null, default
.
A tree node for a parenthesized pattern.
-
Classes
Bootstrap methods for linking invokedynamic
call sites that implement
the selection functionality of the switch
statement.
-
Methods
Generate a thread dump to the given file in the given format.
Returns the labels for this case.
Visits a DefaultCaseLabelTree
node.
Visits a GuardPatternTree
node.
Visits a ParenthesizedPatternTree
node.
Visits a DefaultCaseLabelTree
node.
Visits a GuardPatternTree
node.
Visits a ParenthesizedPatternTree
node.
Visits a DefaultCaseLabelTree
node.
Visits a GuardPatternTree
node.
Visits a ParenthesizedPatternTree
node.
Returns true
if this thread is a virtual thread.
Returns a builder for creating a platform Thread
or ThreadFactory
that creates platform threads.
Returns a builder for creating a virtual Thread
or ThreadFactory
that creates virtual threads.
Creates a virtual thread to execute a task and schedules it to execute.
Creates an Executor that starts a new Thread for each task.
Creates an Executor that starts a new virtual Thread for each task.
Returns true
if this is a virtual Thread, false
otherwise.