Matchers
constructor(first: ParameterMatcher<T0>, second: ParameterMatcher<T1>, third: ParameterMatcher<T2>, fourth: ParameterMatcher<T3>, fifth: ParameterMatcher<T4>)
Parameters
first
the first parameters ParameterMatcher
second
the second parameters ParameterMatcher
third
the third parameters ParameterMatcher
fourth
the fourth parameters ParameterMatcher
fifth
the fifth parameters ParameterMatcher