Uses of Enum Class
org.adoptopenjdk.jitwatch.model.EventType
Packages that use EventType
-
Uses of EventType in org.adoptopenjdk.jitwatch.model
Fields in org.adoptopenjdk.jitwatch.model declared as EventTypeMethods in org.adoptopenjdk.jitwatch.model that return EventTypeModifier and TypeMethodDescriptionJITEvent.getEventType()static EventTypeReturns the enum constant of this class with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.adoptopenjdk.jitwatch.model with parameters of type EventType -
Uses of EventType in org.adoptopenjdk.jitwatch.parser
Methods in org.adoptopenjdk.jitwatch.parser with parameters of type EventTypeModifier and TypeMethodDescriptionprivate voidprivate voidAbstractLogParser.handleMethodLine(Tag tag, EventType eventType)