The class NotPresentFilter does not define equals() method, although its interface Filter explicitly declares equals() with a javadoc 'All filters must implement equals.'.
Affects also the trunk.
Description
The class NotPresentFilter does not define equals() method, although its interface Filter explicitly declares equals() with a javadoc 'All filters must implement equals.'.
Affects also the trunk.
The same for PresentFilter and HardcodedFilter.