public class BigBrother extends ThreadGroup
| Constructor and Description |
|---|
BigBrother(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
uncaughtException(Thread thread,
Throwable t) |
activeCount, activeGroupCount, allowThreadSuspension, checkAccess, destroy, enumerate, enumerate, enumerate, enumerate, getMaxPriority, getName, getParent, interrupt, isDaemon, isDestroyed, list, parentOf, resume, setDaemon, setMaxPriority, stop, suspend, toStringpublic BigBrother(String name)
public void uncaughtException(Thread thread, Throwable t)
uncaughtException in interface Thread.UncaughtExceptionHandleruncaughtException in class ThreadGroupCopyright © 2015–2021 Fiji. All rights reserved.