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