Uses of Class
org.adoptopenjdk.jitwatch.ui.report.ReportStage
-
Packages that use ReportStage Package Description org.adoptopenjdk.jitwatch.ui.main org.adoptopenjdk.jitwatch.ui.report -
-
Uses of ReportStage in org.adoptopenjdk.jitwatch.ui.main
Fields in org.adoptopenjdk.jitwatch.ui.main declared as ReportStage Modifier and Type Field Description private ReportStageJITWatchUI. reportStageElminatedAllocationsprivate ReportStageJITWatchUI. reportStageOptimisedLocksprivate ReportStageJITWatchUI. reportStageSuggestions -
Uses of ReportStage in org.adoptopenjdk.jitwatch.ui.report
Constructors in org.adoptopenjdk.jitwatch.ui.report with parameters of type ReportStage Constructor Description ReportPackageFilter(ReportStage parent)
-