matches

abstract fun matches(value: T): Boolean

Checks if the parameter matches

Return

true if matches

Parameters

value

the parameter to match