|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpars.agent.AgentThreadFactory
class AgentThreadFactory
Creates daemon threads for the default agent thread pools
Constructor Summary | |
AgentThreadFactory()
|
Method Summary | |
---|---|
Thread
|
newThread(Runnable r)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
AgentThreadFactory()
Method Detail |
---|
public Thread newThread(Runnable r)
Groovy Documentation