Class EliminatedAllocationRowBuilder

java.lang.Object
org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBuilder

public final class EliminatedAllocationRowBuilder extends Object
  • Constructor Details

    • EliminatedAllocationRowBuilder

      private EliminatedAllocationRowBuilder()
  • Method Details

    • buildTable

      public static javafx.scene.control.TableView<IReportRowBean> buildTable(javafx.collections.ObservableList<IReportRowBean> rows)