| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRunning()
Checks if it is running.
|
static void |
main(String[] args)
The main method.
|
static void |
requestGC()
Requests GC, but not wait till the GC completes.
|
void |
run() |
static void |
shutdown()
Shutdowns the backGround
GCThread. |
public static void requestGC()
public static void shutdown()
GCThread.public static boolean isRunning()
public static void main(String[] args)
args - the argumentsCopyright © 2016 utils4j. All Rights Reserved.