Modifier and Type | Field and Description |
---|---|
static SimpleExecutor |
INSTANCE
This is the singleton instance of this
SimpleExecutor . |
private ThreadFactory |
threadFactory |
Constructor and Description |
---|
SimpleExecutor()
The constructor.
|
SimpleExecutor(ThreadFactory factory)
The constructor.
|
public static final SimpleExecutor INSTANCE
SimpleExecutor
.private final ThreadFactory threadFactory
public SimpleExecutor()
public SimpleExecutor(ThreadFactory factory)
factory
- is the thread-factory to use.Copyright © 2001–2016 mmm-Team. All rights reserved.