Uses of Class
org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
-
-
Uses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.escapeanalysis
Subclasses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.escapeanalysis Modifier and Type Class Description classAbstractEscapeAnalysisWalker -
Uses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.escapeanalysis.eliminatedallocation
Subclasses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.escapeanalysis.eliminatedallocation Modifier and Type Class Description classEliminatedAllocationWalker -
Uses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.inlining
Subclasses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.inlining Modifier and Type Class Description classInliningWalker -
Uses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.locks
Subclasses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.locks Modifier and Type Class Description classOptimisedLocksWalker -
Uses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.suggestion
Subclasses of AbstractReportBuilder in org.adoptopenjdk.jitwatch.report.suggestion Modifier and Type Class Description classSuggestionWalker
-