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