Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Checks whether this thread group is a daemon ThreadGroup.
Set method documentation [Android Documentation]
Sets whether this is a daemon ThreadGroup or not. Daemon
thread groups are automatically destroyed when they become empty.