Uses of Enum Class
org.openjdk.jmc.agent.jfrlegacy.impl.JFRLegacyEventType
Packages that use JFRLegacyEventType
-
Uses of JFRLegacyEventType in org.openjdk.jmc.agent.jfrlegacy.impl
Methods in org.openjdk.jmc.agent.jfrlegacy.impl that return JFRLegacyEventTypeModifier and TypeMethodDescriptionstatic JFRLegacyEventTypestatic JFRLegacyEventTypeReturns the enum constant of this class with the specified name.static JFRLegacyEventType[]JFRLegacyEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openjdk.jmc.agent.jfrlegacy.impl with parameters of type JFRLegacyEventTypeModifier and TypeMethodDescriptionprivate static StringJFRLegacyEventClassGenerator.getEventTypeName(JFRLegacyEventType eventType)