Interface Matchers.Matcher

  • Enclosing class:
    Matchers

    public static interface Matchers.Matcher
    The matcher interface for checking if timeout handling is disabled for the handler. Matching is based on the class name of the event handler.
    • Method Detail

      • match

        boolean match​(String className)