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.OfVirtual in java.lang
Modifier and TypeMethodDescriptionThread.Builder.OfVirtual.inheritInheritableThreadLocals
(boolean inherit) static Thread.Builder.OfVirtual
Thread.ofVirtual()
Returns a builder for creating a virtualThread
orThreadFactory
that creates virtual threads.Thread.Builder.OfVirtual.uncaughtExceptionHandler
(Thread.UncaughtExceptionHandler ueh)