A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/lang/Thread.Builder.html below:

Thread.Builder (Java SE 19 & JDK 19)

All Known Subinterfaces:
Thread.Builder.OfPlatformPREVIEW, Thread.Builder.OfVirtualPREVIEW
Enclosing class:
Thread
Builder is a preview API of the Java platform.

A builder for

Thread

and

ThreadFactory

objects.

Builder defines methods to set Thread properties such as the thread name. This includes properties that would otherwise be inherited. Once set, a Thread or ThreadFactory is created with the following methods:

A Thread.Builder is not thread safe. The ThreadFactory returned by the builder's factory() method is thread safe.

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

Since:
19
See Also:

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4