Interface RuleMatchListener


  • public interface RuleMatchListener
    Since:
    3.7
    • Method Detail

      • matchFound

        void matchFound​(RuleMatch ruleMatch)
        Called for every RuleMatch found. Useful to show (some) results even when checking stops with a timeout.