filter property

Filter<K, V> filter

The filter to be used to order and filter items.

Implementation

Filter<K, V> get filter;