Class MetricCommand
java.lang.Object
edu.handong.csee.isel.data.processor.input.command.MetricCommand
- All Implemented Interfaces:
java.lang.Runnable
public class MetricCommand
extends java.lang.Object
implements java.lang.Runnable
-
Constructor Summary
Constructors Constructor Description MetricCommand() -
Method Summary
Modifier and Type Method Description voidrun()
-
Constructor Details
-
MetricCommand
public MetricCommand()
-
-
Method Details
-
run
public void run()- Specified by:
runin interfacejava.lang.Runnable
-