Class ApprovalPredicate

    • Constructor Detail

      • ApprovalPredicate

        public ApprovalPredicate()
    • Method Detail

      • getCost

        public int getCost()
        Description copied from interface: Matchable
        Returns a cost estimate to run this predicate, higher figures cost more.
        Specified by:
        getCost in interface Matchable<ApprovalContext>