Contains row filter for DataTable objects which uses the FilterRowGenerator interface to dynamically ask for included or excluded rows during itertation. The DoubleCellFilterRowGenerator provides row filter for double values and DoubleCell objects in order to extract certain numerical intervals from one column.