Package io.deephaven.pivot
Class PivotTestUtils
java.lang.Object
io.deephaven.pivot.PivotTestUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull TableexpandAllColumns(PivotTable pivot) static @NotNull TableexpandAllRows(PivotTable pivot) static StringformatSnapshot(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
-