public class Benchmark
extends Object
-
Nested Class Summary
Nested Classes
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
bench
public static void bench(Runnable runnable)
-
bench
public static <T> T bench(Supplier<T> supplier)