Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

marf.Stats
Class StatsCollector  view StatsCollector download StatsCollector.java

java.lang.Object
  extended bymarf.Stats.StatsCollector

public class StatsCollector
extends java.lang.Object

TODO: Implement. Ideally we'd want to measure. How long it takes for a particular module to do the thing. How long it takes to run whole pipeline. How many features... Amount of noise and silence removed... ... $Id: StatsCollector.java,v 1.7 2005/07/30 20:05:45 mokhov Exp $

Since:
0.0.1
Version:
$Revision: 1.7 $

Constructor Summary
StatsCollector()
           
 
Method Summary
static java.lang.String getMARFSourceCodeRevision()
          Returns source code revision information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatsCollector

public StatsCollector()
Method Detail

getMARFSourceCodeRevision

public static java.lang.String getMARFSourceCodeRevision()
Returns source code revision information.

Since:
0.3.0.2