public class OrFilter extends MultiClauseFilter
Filter.DefaultFilterType| Constructor and Description |
|---|
OrFilter(List<Filter> fields)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
OrFilter |
withFields(List<Filter> fields)
Get a new instance of this filter with the given fields.
|
equals, getFields, hashCodepublic OrFilter withFields(List<Filter> fields)
MultiClauseFilterwithFields in class MultiClauseFilterfields - Fields of the new filter.Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.