Interface FilterTableCellRenderer.Builder<R,C,T>

Type Parameters:
R - the row type
C - the column identifier type
T - the cell value type
Enclosing interface:
FilterTableCellRenderer<T>

public static interface FilterTableCellRenderer.Builder<R,C,T>