Uses of Class
org.adoptopenjdk.jitwatch.model.JITEvent
Packages that use JITEvent
Package
Description
-
Uses of JITEvent in org.adoptopenjdk.jitwatch.core
Methods in org.adoptopenjdk.jitwatch.core with parameters of type JITEvent -
Uses of JITEvent in org.adoptopenjdk.jitwatch.launch
Methods in org.adoptopenjdk.jitwatch.launch with parameters of type JITEvent -
Uses of JITEvent in org.adoptopenjdk.jitwatch.model
Fields in org.adoptopenjdk.jitwatch.model with type parameters of type JITEventMethods in org.adoptopenjdk.jitwatch.model that return types with arguments of type JITEventModifier and TypeMethodDescriptionIReadOnlyJITDataModel.getEventListCopy()JITDataModel.getEventListCopy()Methods in org.adoptopenjdk.jitwatch.model with parameters of type JITEvent -
Uses of JITEvent in org.adoptopenjdk.jitwatch.parser
Methods in org.adoptopenjdk.jitwatch.parser with parameters of type JITEvent -
Uses of JITEvent in org.adoptopenjdk.jitwatch.ui.graphing
Method parameters in org.adoptopenjdk.jitwatch.ui.graphing with type arguments of type JITEventModifier and TypeMethodDescriptionprivate voidTimeLineStage.calculateMaxCompiles(List<JITEvent> events) private voidTimeLineStage.drawEvents(List<JITEvent> events) -
Uses of JITEvent in org.adoptopenjdk.jitwatch.ui.main
Methods in org.adoptopenjdk.jitwatch.ui.main with parameters of type JITEvent