Class IterationResult

java.lang.Object
org.openjdk.jmh.results.IterationResult
All Implemented Interfaces:
Serializable

public class IterationResult extends Object implements Serializable
Class contains all info returned by benchmark iteration or/and collected during benchmark iteration.
See Also: