Uses of Class
org.openjdk.jmh.util.SampleBuffer
-
Packages that use SampleBuffer Package Description org.openjdk.jmh.results org.openjdk.jmh.util -
-
Uses of SampleBuffer in org.openjdk.jmh.results
Constructors in org.openjdk.jmh.results with parameters of type SampleBuffer Constructor Description SampleTimeResult(ResultRole role, String label, SampleBuffer buffer, TimeUnit outputTimeUnit) -
Uses of SampleBuffer in org.openjdk.jmh.util
Methods in org.openjdk.jmh.util with parameters of type SampleBuffer Modifier and Type Method Description voidSampleBuffer. addAll(SampleBuffer other)
-