| Package | Description |
|---|---|
| java.lang | |
| sun.misc |
| Modifier and Type | Method and Description |
|---|---|
static Thread |
Thread.currentThread() |
| Modifier and Type | Method and Description |
|---|---|
static int |
Thread.enumerate(Thread[] tarray) |
void |
Thread.UncaughtExceptionHandler.uncaughtException(Thread t,
Throwable x) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaLangAccess.blockedOn(Thread t,
Interruptible b) |