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

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

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


Constructor Summary
TestGenerationStatus.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

TestGenerationStatus.ThreadCalculator

public TestGenerationStatus.ThreadCalculator(DistributionGenerator dg)
Method Detail

run

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