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

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

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


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

TestGenerationbyCopy.ThreadCalculator

public TestGenerationbyCopy.ThreadCalculator(DistributionGenerator dg)
Method Detail

run

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