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