private static class IsolatedOutputStream.NamedThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory
| Modifier and Type | Field and Description |
|---|---|
private static java.util.concurrent.atomic.AtomicInteger |
cnt |
| Modifier | Constructor and Description |
|---|---|
private |
NamedThreadFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Thread |
newThread(java.lang.Runnable r) |