Uses of Enum Class
org.adoptopenjdk.jitwatch.core.JITWatchConfig.TieredCompilation
Packages that use JITWatchConfig.TieredCompilation
-
Uses of JITWatchConfig.TieredCompilation in org.adoptopenjdk.jitwatch.core
Subclasses with type arguments of type JITWatchConfig.TieredCompilation in org.adoptopenjdk.jitwatch.coreFields in org.adoptopenjdk.jitwatch.core declared as JITWatchConfig.TieredCompilationModifier and TypeFieldDescriptionprivate JITWatchConfig.TieredCompilationJITWatchConfig.tieredCompilationModeMethods in org.adoptopenjdk.jitwatch.core that return JITWatchConfig.TieredCompilationModifier and TypeMethodDescriptionJITWatchConfig.getTieredCompilationMode()Returns the enum constant of this class with the specified name.static JITWatchConfig.TieredCompilation[]JITWatchConfig.TieredCompilation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.adoptopenjdk.jitwatch.core with parameters of type JITWatchConfig.TieredCompilationModifier and TypeMethodDescriptionvoidJITWatchConfig.setTieredCompilationMode(JITWatchConfig.TieredCompilation tieredCompilation)