public final class SidedThreadGroup
extends java.lang.ThreadGroup
implements java.util.concurrent.ThreadFactory
LogicalSide.| 修飾子とタイプ | メソッドと説明 |
|---|---|
LogicalSide |
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 LogicalSide getSide()
public java.lang.Thread newThread(@Nonnull
java.lang.Runnable runnable)
newThread インタフェース内 java.util.concurrent.ThreadFactory