Class SingleShotResult

java.lang.Object
org.openjdk.jmh.results.Result<SingleShotResult>
org.openjdk.jmh.results.SingleShotResult
All Implemented Interfaces:
Serializable

public class SingleShotResult extends Result<SingleShotResult>
Result class that stores once operation execution time.
See Also: