matches
open override fun PairParameters.Matchers<T0, T1>.matches(values: PairParameters.Values<T0, T1>): Boolean
Checks if V matches for M
Return
true if the values match
Parameters
values
The V to match
Checks if V matches for M
true if the values match
The V to match