Uses of Class
org.openjdk.jcstress.samples.APISample_03_Termination_jcstress.Outcome
-
-
Uses of APISample_03_Termination_jcstress.Outcome in org.openjdk.jcstress.samples
Methods in org.openjdk.jcstress.samples that return APISample_03_Termination_jcstress.Outcome Modifier and Type Method Description static APISample_03_Termination_jcstress.OutcomeAPISample_03_Termination_jcstress.Outcome. valueOf(String name)Returns the enum constant of this type with the specified name.static APISample_03_Termination_jcstress.Outcome[]APISample_03_Termination_jcstress.Outcome. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openjdk.jcstress.samples that return types with arguments of type APISample_03_Termination_jcstress.Outcome Modifier and Type Method Description org.openjdk.jcstress.util.Counter<APISample_03_Termination_jcstress.Outcome>APISample_03_Termination_jcstress. internalRun()org.openjdk.jcstress.util.Counter<APISample_03_Termination_jcstress.Outcome>APISample_03_Termination_jcstress. sanityCheck()
-