JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.openjdk.jmh.runner
Interface IterationResultAcceptor
interface
IterationResultAcceptor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
IterationResult
iterationData)
void
acceptMeta
(
BenchmarkResultMetaData
md)
Method Details
accept
void
accept
(
IterationResult
iterationData)
acceptMeta
void
acceptMeta
(
BenchmarkResultMetaData
md)