soot.toolkits.astmetrics
Interface MetricInterface

All Known Implementing Classes:
ASTMetric

public interface MetricInterface


Method Summary
 void execute()
           
 

Method Detail

execute

public void execute()