hSimulator.simulator
Class PercentageInspector
java.lang.Object
hSimulator.simulator.PercentageInspector
- All Implemented Interfaces:
- Runnable
public class PercentageInspector
- extends Object
- implements Runnable
This object implements a textual inspector used by HSimulator
for
displaying the percentage of completed calculations.
- Version:
- 1.0
- Author:
- Luca Marchetti
- See Also:
HSimulator
Method Summary |
void |
run()
Runs the inspection process. |
run
public void run()
- Runs the inspection process.
- Specified by:
run
in interface Runnable