private static final class DefaultThreadFactory.DefaultRunnableDecorator
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private java.lang.Runnable |
r |
Constructor and Description |
---|
DefaultRunnableDecorator(java.lang.Runnable r) |
Modifier and Type | Method and Description |
---|---|
void |
run() |