Thread.isDaemon
Class Overview | Class Members | This Package | All Packages
Syntax
public final boolean isDaemon()
Returns
true if this thread is a daemon thread; false otherwise.
Description
Tests if this thread is a daemon thread.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Class Overview | Class Members | This Package | All Packages
public final boolean isDaemon()
true if this thread is a daemon thread; false otherwise.
Tests if this thread is a daemon thread.