Package application.commands
Class SynthesisCommand
java.lang.Object
application.commands.SynthesisCommand
- All Implemented Interfaces:
java.lang.Runnable
public class SynthesisCommand
extends java.lang.Object
implements java.lang.Runnable
-
Constructor Summary
Constructors Constructor Description SynthesisCommand()
-
Method Summary
Modifier and Type Method Description void
run()
-
Constructor Details
-
SynthesisCommand
public SynthesisCommand()
-
-
Method Details
-
run
public void run()- Specified by:
run
in interfacejava.lang.Runnable
-