public class Globals
extends java.lang.Object
Constructor and Description |
---|
Globals() |
Modifier and Type | Method and Description |
---|---|
static void |
addIndefiniteThread(java.lang.Thread thread)
Add a thread that is meant to run indefinitely.
|
static java.lang.String |
getEmailAddressForErrors()
Gets email recipient address for errors.
|
static boolean |
isAllThreadsStopped()
Gets the shutdown flag for all threads.
|
public static void addIndefiniteThread(java.lang.Thread thread)
thread
- public static boolean isAllThreadsStopped()
public static java.lang.String getEmailAddressForErrors()
Built on January 26 2024