public class Evolver
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Method and Description |
---|---|
long |
getSteps() |
void |
run() |
void |
setProgress(double p)
Updates the information of how much of the runtime is already over.
|
public void setProgress(double p)
public long getSteps()
public void run()
run
in interface java.lang.Runnable