org.gcube.application.aquamaps.ecomodelling.generators.test
Class RegressionTestHspecGenerationStatus.ThreadCalculator

java.lang.Object
  extended by org.gcube.application.aquamaps.ecomodelling.generators.test.RegressionTestHspecGenerationStatus.ThreadCalculator
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
RegressionTestHspecGenerationStatus

public class RegressionTestHspecGenerationStatus.ThreadCalculator
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
RegressionTestHspecGenerationStatus.ThreadCalculator(DistributionGenerator dg)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegressionTestHspecGenerationStatus.ThreadCalculator

public RegressionTestHspecGenerationStatus.ThreadCalculator(DistributionGenerator dg)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable