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

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

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


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

Constructor Detail

TestHSpenGenerationStatus.ThreadCalculator

public TestHSpenGenerationStatus.ThreadCalculator(EnvelopeGenerator dg)
Method Detail

run

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