Uses of Package
com.thoughtworks.xstream.tools.benchmark

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

Classes in com.thoughtworks.xstream.tools.benchmark used by com.thoughtworks.xstream.tools.benchmark
Metric
          A metric is what's actually recorded.
Product
          Provides an abstraction above the product used to perform the serialization/deserialization in the benchmarks.
Reporter
          A listener to what the Harness is doing that should report the results.
Target
          Provides a target object to use in the metric.
 

Classes in com.thoughtworks.xstream.tools.benchmark used by com.thoughtworks.xstream.tools.benchmark.metrics
Metric
          A metric is what's actually recorded.
Product
          Provides an abstraction above the product used to perform the serialization/deserialization in the benchmarks.
Target
          Provides a target object to use in the metric.
 

Classes in com.thoughtworks.xstream.tools.benchmark used by com.thoughtworks.xstream.tools.benchmark.products
Product
          Provides an abstraction above the product used to perform the serialization/deserialization in the benchmarks.
 

Classes in com.thoughtworks.xstream.tools.benchmark used by com.thoughtworks.xstream.tools.benchmark.reporters
Metric
          A metric is what's actually recorded.
Product
          Provides an abstraction above the product used to perform the serialization/deserialization in the benchmarks.
Reporter
          A listener to what the Harness is doing that should report the results.
Target
          Provides a target object to use in the metric.
 

Classes in com.thoughtworks.xstream.tools.benchmark used by com.thoughtworks.xstream.tools.benchmark.targets
Target
          Provides a target object to use in the metric.
 



Copyright © 2004-2014 XStream. All Rights Reserved.