public final class SidedThreadGroup
extends java.lang.ThreadGroup
implements java.util.concurrent.ThreadFactory
Side.| Modifier and Type | Method and Description |
|---|---|
Side |
getSide()
Gets the side this sided thread group belongs to.
|
java.lang.Thread |
newThread(java.lang.Runnable runnable) |
activeCount, activeGroupCount, allowThreadSuspension, checkAccess, destroy, enumerate, enumerate, enumerate, enumerate, getMaxPriority, getName, getParent, interrupt, isDaemon, isDestroyed, list, parentOf, resume, setDaemon, setMaxPriority, stop, suspend, toString, uncaughtExceptionpublic Side getSide()
public java.lang.Thread newThread(java.lang.Runnable runnable)
newThread in interface java.util.concurrent.ThreadFactory