Revision 1634
tmp/org.txm.core/src/java/org/txm/core/results/TXMResult.java (revision 1634) | ||
---|---|---|
189 | 189 |
|
190 | 190 |
/** |
191 | 191 |
* Current computing state. |
192 |
* true if the result is computing = in compute(,) method
|
|
192 |
* True if the result is in the process of computing (is in compute(,) method)
|
|
193 | 193 |
* |
194 | 194 |
*/ |
195 | 195 |
protected boolean computing = false; |
Also available in: Unified diff