Interface Table.RowBuilder

  • Enclosing class:
    Table

    public static interface Table.RowBuilder
    • Method Detail

      • setStatistic

        <T extends java.io.Serializable> Table.RowBuilder setStatistic​(java.lang.String statisticName,
                                                                       StatisticType type,
                                                                       T value)