org.openjdk.jmh
Class MyAPIBench

java.lang.Object
  extended by org.openjdk.jmh.MyAPIBench

public class MyAPIBench
extends Object


Constructor Summary
MyAPIBench()
           
 
Method Summary
 void myTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyAPIBench

public MyAPIBench()
Method Detail

myTest

public void myTest()
            throws InterruptedException
Throws:
InterruptedException


Copyright © 2012-2014 Oracle. All Rights Reserved.