@FunctionalInterface
public static interface GroupTable.GroupCellValueFormatter<E>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(GroupTable.GroupCellContext<E> context) |
java.lang.String format(GroupTable.GroupCellContext<E> context)