class LoggingPoolFactory.1 extends java.util.concurrent.ThreadFactory
| Modifiers | Name | Description |
|---|---|---|
class |
LoggingPoolFactory.1.1 |
| Constructor and description |
|---|
LoggingPoolFactory.1() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Thread |
newThread(java.lang.Runnable r) |
| Methods inherited from class | Name |
|---|---|
interface java.util.concurrent.ThreadFactory |
java.util.concurrent.ThreadFactory#newThread(java.lang.Runnable) |