RootContainer
Root container that "contains" all platform threads not started in a container. It may include all virtual threads started directly with the Thread API.
Inheritors
Types
Functions
Link copied to clipboard
Return the stream of children of this container.
Link copied to clipboard
Returns the scope that encloses this scope.
Returns the scope of the given type that encloses this scope.
Link copied to clipboard
Returns the parent of this container or null if this is the root container.
Link copied to clipboard
Pops this scope from the current thread's scope stack.
Link copied to clipboard
Returns the scope that directly encloses this scope, null if none.
Link copied to clipboard
Pushes this scope onto the current thread's scope stack.
Link copied to clipboard
Return a count of the number of threads in this container.