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