R
C
D
@FunctionalInterface public interface CellDataFunction<R,C,D>
apply(R row, C cellValue)
D apply(R row, C cellValue)
row
cellValue