T - class of table records@FunctionalInterface public interface ColumnFormatter<T>
GSheetColumn.formatter()| Modifier and Type | Method and Description |
|---|---|
void |
format(Cell cell,
String column,
T record)
Formats cells based on some specific logic.
|
Copyright © 2022. All rights reserved.