XStream Benchmark 1.4.1-redhat-2

Uses of Interface
com.thoughtworks.xstream.tools.benchmark.Reporter

Packages that use Reporter
com.thoughtworks.xstream.tools.benchmark A simple harness for running benchmarks. 
com.thoughtworks.xstream.tools.benchmark.reporters   
 

Uses of Reporter in com.thoughtworks.xstream.tools.benchmark
 

Methods in com.thoughtworks.xstream.tools.benchmark with parameters of type Reporter
 void Harness.run(Reporter reporter)
           
 

Uses of Reporter in com.thoughtworks.xstream.tools.benchmark.reporters
 

Classes in com.thoughtworks.xstream.tools.benchmark.reporters that implement Reporter
 class HtmlReporter
           
 class MultiReporter
          A reporter multiplexing the results to other Reporters.
 class TextReporter
          Reports results of Harness in text form designed for human reading.
 

Constructors in com.thoughtworks.xstream.tools.benchmark.reporters with parameters of type Reporter
MultiReporter(Reporter[] reporter)
           
 


XStream Benchmark 1.4.1-redhat-2

Copyright © 2004-2012 XStream. All Rights Reserved.