Uses of Class
net.sf.jbenchmark.util.AbstractStatisticPublisher

Packages that use AbstractStatisticPublisher
net.sf.jbenchmark.util Contains utilities that are useful throughout the project. 
 

Uses of AbstractStatisticPublisher in net.sf.jbenchmark.util
 

Subclasses of AbstractStatisticPublisher in net.sf.jbenchmark.util
 class ConsolePublisher
          Publish results to the console.
 class FilePublisher
          Produces the Twiki output to a file.