public class ListFilter<T> extends Filter
| Constructor and Description |
|---|
ListFilter(String field,
List<T> value,
String rawComparison,
Comparison comparison) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getValue() |
String |
toString() |
createFilter, getComparison, getField, getOperator, getRawComparisonCopyright © 2010–2017. All rights reserved.