Uses of Enum Class
org.adoptopenjdk.jitwatch.core.JITWatchConfig.CompressedOops
Packages that use JITWatchConfig.CompressedOops
-
Uses of JITWatchConfig.CompressedOops in org.adoptopenjdk.jitwatch.core
Subclasses with type arguments of type JITWatchConfig.CompressedOops in org.adoptopenjdk.jitwatch.coreFields in org.adoptopenjdk.jitwatch.core declared as JITWatchConfig.CompressedOopsModifier and TypeFieldDescriptionprivate JITWatchConfig.CompressedOopsJITWatchConfig.compressedOopsModeMethods in org.adoptopenjdk.jitwatch.core that return JITWatchConfig.CompressedOopsModifier and TypeMethodDescriptionJITWatchConfig.getCompressedOopsMode()Returns the enum constant of this class with the specified name.static JITWatchConfig.CompressedOops[]JITWatchConfig.CompressedOops.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.CompressedOopsModifier and TypeMethodDescriptionvoidJITWatchConfig.setCompressedOopsMode(JITWatchConfig.CompressedOops compressedOopsMode)