Class InliningRowBuilder
java.lang.Object
org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic javafx.scene.control.TableView<IReportRowBean> buildTable(javafx.collections.ObservableList<IReportRowBean> rows)
-
Constructor Details
-
InliningRowBuilder
private InliningRowBuilder()
-
-
Method Details
-
buildTable
public static javafx.scene.control.TableView<IReportRowBean> buildTable(javafx.collections.ObservableList<IReportRowBean> rows)
-