com.google.caliper.runner
Interface ResultProcessor


public interface ResultProcessor

Interface for objects that process a set of results once it is complete. Generally, the results

Author:
schmoe@google.com (mike nonemacher)

Method Summary
 void handleResults(CaliperData results)
           
 

Method Detail

handleResults

void handleResults(CaliperData results)


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