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