public static interface Table.RowBuilder
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable> |
setStatistic(String statisticName,
StatisticType type,
T value) |
<T extends Serializable> Table.RowBuilder setStatistic(String statisticName, StatisticType type, T value)
Copyright © 2018. All rights reserved.