public abstract class CountingThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.atomic.AtomicInteger |
counter |
Constructor and Description |
---|
CountingThreadFactory() |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |