Raw filters object
Gets the value of a filter
Name of the filter
Value of that filter if active, null otherwise
Sets the value of a filter
Returns a boolean saying whether a filter is active
Name of the filter
Updates the filters by shallow merging current and provided filters object
Raw filters object
Removes filters by name
List of filter names
Removes all filters
Updates the filters as provided
Raw filters object
A helper class for Queue to simplify filter management