org.jtoolkit.essence.test
Interface BenchmarkCase


public interface BenchmarkCase


Method Summary
 void doTest(int run, java.util.concurrent.atomic.AtomicBoolean running, java.util.concurrent.atomic.AtomicInteger runCount)
           
 

Method Detail

doTest

void doTest(int run,
            java.util.concurrent.atomic.AtomicBoolean running,
            java.util.concurrent.atomic.AtomicInteger runCount)
            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © Peter Lawrey. All Rights Reserved.