com.google.caliper.api
Class Benchmark

java.lang.Object
  extended by com.google.caliper.api.Benchmark
Direct Known Subclasses:
SimpleBenchmark

public abstract class Benchmark
extends Object

This is the class users must extend. TODO(kevinb): full javadoc.


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2009-2011 Google, Inc.. All Rights Reserved.