ExperimentalBenchmarkStateApi

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


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

Summary

Public constructors

Public constructors

ExperimentalBenchmarkStateApi

ExperimentalBenchmarkStateApi()