@Inherited @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface MicroBenchmarkAssertion
long
average
max
total
public abstract long total
public abstract long max
public abstract long average
Copyright © 2013. All Rights Reserved.