Class DroolsRuleSameNameAndPackageBiPredicate

  • All Implemented Interfaces:
    java.util.function.BiPredicate<DroolsRuleModel,​DroolsRuleModel>

    public class DroolsRuleSameNameAndPackageBiPredicate
    extends java.lang.Object
    implements java.util.function.BiPredicate<DroolsRuleModel,​DroolsRuleModel>
    Encapsulates the test whether both given DroolsRuleModel objects have the same ruleName and rulePackage (while not being the same object or having the same code)