Uses of Class
org.openjdk.jmh.generators.core.CompilerControlPlugin
-
Packages that use CompilerControlPlugin Package Description org.openjdk.jmh.generators.core -
-
Uses of CompilerControlPlugin in org.openjdk.jmh.generators.core
Fields in org.openjdk.jmh.generators.core declared as CompilerControlPlugin Modifier and Type Field Description private CompilerControlPlugin
StateObjectHandler. compileControl
private CompilerControlPlugin
BenchmarkGenerator. compilerControl
Constructors in org.openjdk.jmh.generators.core with parameters of type CompilerControlPlugin Constructor Description StateObjectHandler(CompilerControlPlugin compileControl)
-