Modifier and Type | Field and Description |
---|---|
int |
count
Contains the number of values computed by the filtering
operation.
|
Object |
values
Contains all the values computed by the filtering operation.
|
Constructor and Description |
---|
FilterResults() |
public Object values
Contains all the values computed by the filtering operation.
public int count
Contains the number of values computed by the filtering operation.