edu.isi.pegasus.planner.refiner
class ThreadPool.ConditionVariable extends Object
Modifier and Type | Field and Description |
---|---|
private int |
value
The int that is associated with this object.
|
Constructor and Description |
---|
ThreadPool.ConditionVariable()
The default constructor.
|