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