public class ThreadedExecutor extends ThreadFactoryUser implements Executor
ThreadFactoryUser.DefaultThreadFactory
threadFactory_
Constructor and Description |
---|
ThreadedExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.Runnable command)
Execute the given command in a new thread.
|
getThreadFactory, setThreadFactory