public class PThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory
| Constructor and Description |
|---|
PThreadFactory(java.lang.String poolName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Thread |
newThread(java.lang.Runnable r) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly