Interface Thread.Builder.OfVirtual

All Superinterfaces:
Thread.Builder
Enclosing interface:
Thread.Builder

public static sealed interfaceThread.Builder.OfVirtualextendsThread.Builder
A builder for creating a virtualThread orThreadFactory that creates virtual threads.

Unless otherwise specified, passing a null argument to a method in this interface causes aNullPointerException to be thrown.

Since:
21
See Also: