Uses of Enum Class
org.adoptopenjdk.jitwatch.core.JITWatchConfig.BackgroundCompilation
Packages that use JITWatchConfig.BackgroundCompilation
-
Uses of JITWatchConfig.BackgroundCompilation in org.adoptopenjdk.jitwatch.core
Fields in org.adoptopenjdk.jitwatch.core declared as JITWatchConfig.BackgroundCompilationMethods in org.adoptopenjdk.jitwatch.core that return JITWatchConfig.BackgroundCompilationModifier and TypeMethodDescriptionJITWatchConfig.getBackgroundCompilationMode()Returns the enum constant of this class with the specified name.static JITWatchConfig.BackgroundCompilation[]JITWatchConfig.BackgroundCompilation.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.BackgroundCompilationModifier and TypeMethodDescriptionvoidJITWatchConfig.setBackgroundCompilationMode(JITWatchConfig.BackgroundCompilation backgroundCompilationMode)