stat
Class FilterParamsStat

java.lang.Object
  extended bystat.Stat
      extended bystat.FilterParamsStat
All Implemented Interfaces:
java.lang.Runnable

public class FilterParamsStat
extends Stat
implements java.lang.Runnable


Constructor Summary
FilterParamsStat()
           
 
Method Summary
 void calculateStat()
           
 
Methods inherited from class stat.Stat
init, run, setOutputFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Runnable
run
 

Constructor Detail

FilterParamsStat

public FilterParamsStat()
Method Detail

calculateStat

public void calculateStat()
Overrides:
calculateStat in class Stat