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