Class SuggestionRowBuilder
- java.lang.Object
-
- org.adoptopenjdk.jitwatch.ui.report.suggestion.SuggestionRowBuilder
-
public final class SuggestionRowBuilder extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privateSuggestionRowBuilder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javafx.scene.control.TableView<IReportRowBean>buildTable(javafx.collections.ObservableList<IReportRowBean> rows)
-
-
-
Method Detail
-
buildTable
public static javafx.scene.control.TableView<IReportRowBean> buildTable(javafx.collections.ObservableList<IReportRowBean> rows)
-
-