ExperimentalBenchmarkStateApi

@RequiresOptIn
@Retention(value = AnnotationRetention.BINARY)
public annotation ExperimentalBenchmarkStateApi


Annotation indicating experimental API primarily intended to allow microbenchmarks independent of the BenchmarkRule JUnit4 API.

Summary

Public constructors

Public constructors

ExperimentalBenchmarkStateApi

public ExperimentalBenchmarkStateApi()