Interface FilterTableModel.Builder<R,C>

Type Parameters:
R - the row type
C - the column identifer type
Enclosing interface:
FilterTableModel<R,C>

public static interface FilterTableModel.Builder<R,C>
A builder for a FilterTableModel.