FilterChange#

class FilterChange#

Describes changes in a filter in more detail and allows objects using the filter to optimize refiltering items.

If you are writing an implementation and are not sure which value to pass, DIFFERENT is always a correct choice.

Fields#

class FilterChange
DIFFERENT#

The type of the None singleton.

LESS_STRICT#

The type of the None singleton.

MORE_STRICT#

The type of the None singleton.