matches

abstract fun matches(vendor: String): Boolean(source)

Determines if the vendor passed as an argument matches this spec.

Return

true if this spec matches the vendor

Since

7.6

Parameters

vendor

the vendor to test