Matchers

constructor(first: ParameterMatcher<T0>, second: ParameterMatcher<T1>)

Parameters

T0

the type of the first ParameterMatcher

T1

the type of the second ParameterMatcher