Class EliminatedAllocationRowBuilder
- java.lang.Object
-
- org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBuilder
-
public final class EliminatedAllocationRowBuilder extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privateEliminatedAllocationRowBuilder()
-
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)
-
-