Package | Description |
---|---|
general | |
thread |
Modifier and Type | Field and Description |
---|---|
protected ThreadFactory |
Bind.threadFactory
To create the right type of thread.
|
Modifier and Type | Method and Description |
---|---|
ThreadFactory |
Bind.getThreadFactory() |
Modifier and Type | Class and Description |
---|---|
class |
ThreadFactoryCPLEX
CPLEX version of the Thread factory.
|
class |
ThreadFactoryGLPK
GLPK version of the Thread factory.
|