Class InliningRowBean

java.lang.Object
org.adoptopenjdk.jitwatch.ui.report.AbstractReportRowBean
org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBean
All Implemented Interfaces:
IReportRowBean

public class InliningRowBean extends AbstractReportRowBean
  • Constructor Details

    • InliningRowBean

      public InliningRowBean(Report report)
  • Method Details

    • getCompilation

      public String getCompilation()
    • getMetaClass

      public String getMetaClass()
    • getMember

      public String getMember()
    • getSuccess

      public String getSuccess()
    • getReason

      public String getReason()