Interface ExpectationStoreFactory.Factory

Enclosing class:
ExpectationStoreFactory
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ExpectationStoreFactory.Factory
Creates the RequestMatchers instance backing an HttpState. The parameter order matches the RequestMatchers constructor so the default can be a constructor reference.