Uses of Interface
java.lang.Thread.Builder.OfVirtual
Package
Description
Provides classes that are fundamental to the design of the Java
programming language.
-
Uses of Thread.Builder.OfVirtualPREVIEW in java.lang
Modifier and TypeMethodDescriptionThread.Builder.OfVirtual.allowSetThreadLocals
(boolean allow) Thread.Builder.OfVirtual.inheritInheritableThreadLocals
(boolean inherit) Thread.ofVirtual()
Preview.Returns a builder for creating a virtualThread
orThreadFactory
that creates virtual threads.Thread.Builder.OfVirtual.uncaughtExceptionHandler
(Thread.UncaughtExceptionHandler ueh)