public interface IDataSetFilter
DataSet instances.| Modifier and Type | Method and Description |
|---|---|
boolean |
pass(DataSet dataSet)
Returns
true if the specified data set passes the filter. |
boolean pass(DataSet dataSet)
true if the specified data set passes the filter.