Package io.deephaven.pivot
Class PivotTestUtils
java.lang.Object
io.deephaven.pivot.PivotTestUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull Table
expandAllColumns
(PivotTable pivot) static @NotNull Table
expandAllRows
(PivotTable pivot) static String
formatSnapshot
(PivotTable pivot, PivotTable.PivotSnapshot snap) Given the pivot table and a snapshot, print out a table to a string
-
Constructor Details
-
PivotTestUtils
public PivotTestUtils()
-
-
Method Details
-
formatSnapshot
Given the pivot table and a snapshot, print out a table to a string -
expandAllColumns
-
expandAllRows
-