conjunct

Merges current instance with the given instances by the rules of conjunction.

The resulting CompositeQueryParameter contains all the filters of the current and the given instances joined by the conjunction operator.

Return

new instance of CompositeQueryParameter joining all the parameters

Parameters

other

the instances of the CompositeQueryParameter to merge with