matches
open override fun TripleParameters.Matchers<T0, T1, T2>.matches(values: TripleParameters.Values<T0, T1, T2>): 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