Uses of Class
com.carrotsearch.junitbenchmarks.Result

Packages that use Result
com.carrotsearch.junitbenchmarks JUnitBenchmarks core infrastructure and annotations. 
com.carrotsearch.junitbenchmarks.h2 H2 database benchmark results consumer. 
 

Uses of Result in com.carrotsearch.junitbenchmarks
 

Methods in com.carrotsearch.junitbenchmarks with parameters of type Result
 void WriterConsumer.accept(Result result)
           
 void IResultsConsumer.accept(Result result)
          Accepts the results of a single benchmark.
 void XMLConsumer.accept(Result result)
          Accept a single benchmark result.
 

Uses of Result in com.carrotsearch.junitbenchmarks.h2
 

Methods in com.carrotsearch.junitbenchmarks.h2 with parameters of type Result
 void H2Consumer.accept(Result result)
          Accept a single benchmark result.
 



Copyright © 2011 Carrot Search s.c.. All Rights Reserved.