Uses of Interface
java.lang.Thread.Builder.OfVirtual
Packages that use 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.langMethods in java.lang that return Thread.Builder.OfVirtualModifier and TypeMethodDescriptionThread.Builder.OfVirtual.inheritInheritableThreadLocals(boolean inherit) static Thread.Builder.OfVirtualThread.ofVirtual()Returns a builder for creating a virtualThreadorThreadFactorythat creates virtual threads.Thread.Builder.OfVirtual.uncaughtExceptionHandler(Thread.UncaughtExceptionHandler ueh)