Adds a predicate to the list of evaluations the composite predicate contains If the predicate already exists in the list, it is not added. paramaPredicate A predicatereturnFalse if the predicate already exists in the list
Adds a predicate to the list of evaluations the composite predicate contains
If the predicate already exists in the list, it is not added.
Removes a predicate from the list of evaluations the composite predicate containsparamaPredicate A predicatereturnThe predicate that was removed; null if the predicate was not found