Uses of Class
org.openjdk.jmh.samples.JMHSample_07_FixtureLevelInvocation.Scratch
-
Packages that use JMHSample_07_FixtureLevelInvocation.Scratch Package Description org.openjdk.jmh.samples org.openjdk.jmh.samples.jmh_generated -
-
Uses of JMHSample_07_FixtureLevelInvocation.Scratch in org.openjdk.jmh.samples
Fields in org.openjdk.jmh.samples declared as JMHSample_07_FixtureLevelInvocation.Scratch Modifier and Type Field Description private JMHSample_07_FixtureLevelInvocation.Scratch
JMHSample_07_FixtureLevelInvocation.Task. s
Methods in org.openjdk.jmh.samples with parameters of type JMHSample_07_FixtureLevelInvocation.Scratch Modifier and Type Method Description double
JMHSample_07_FixtureLevelInvocation. measureCold(JMHSample_07_FixtureLevelInvocation.LaggingState e, JMHSample_07_FixtureLevelInvocation.Scratch s)
double
JMHSample_07_FixtureLevelInvocation. measureHot(JMHSample_07_FixtureLevelInvocation.NormalState e, JMHSample_07_FixtureLevelInvocation.Scratch s)
Constructors in org.openjdk.jmh.samples with parameters of type JMHSample_07_FixtureLevelInvocation.Scratch Constructor Description Task(JMHSample_07_FixtureLevelInvocation.Scratch s)
-
Uses of JMHSample_07_FixtureLevelInvocation.Scratch in org.openjdk.jmh.samples.jmh_generated
Subclasses of JMHSample_07_FixtureLevelInvocation.Scratch in org.openjdk.jmh.samples.jmh_generated Modifier and Type Class Description class
JMHSample_07_FixtureLevelInvocation_Scratch_jmhType
class
JMHSample_07_FixtureLevelInvocation_Scratch_jmhType_B1
class
JMHSample_07_FixtureLevelInvocation_Scratch_jmhType_B2
class
JMHSample_07_FixtureLevelInvocation_Scratch_jmhType_B3
-