public final class FilterFragment extends QueryFragment
| Constructor and Description |
|---|
FilterFragment(Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
static FilterFragment[] |
from(Filter... filters)
A new array of filter fragments each constructed using the corresponding filters in the provided array.
|
equals, getFilter, hashCode, toStringpublic FilterFragment(Filter filter)
public static FilterFragment[] from(Filter... filters)
filters - the filters to create the fragments fromCopyright © 2015 Red Hat, Inc.. All rights reserved.