Store pair attribute in Filter class and change methods
Since the pair attribute is stored in the Filter class, there is no need to put a pair object in the Filter methods. The methods were changed to use the object attribute, instead of the parameter. For more informations see #3283.
Please register or sign in to comment