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 voidrun()
-
Constructor Details
-
RandomSoupCommand
public RandomSoupCommand()
-
-
Method Details
-
run
public void run()- Specified by:
runin interfacejava.lang.Runnable
-