Interface ExampleMatcher.MatcherConfigurer<T>

Type Parameters:
T -
Enclosing interface:
ExampleMatcher

public static interface ExampleMatcher.MatcherConfigurer<T>
Callback to configure a matcher.
Author:
Mark Paluch
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • configureMatcher

      void configureMatcher(T matcher)