matches

abstract fun matches(vendor: String): Boolean

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

Return

true if this spec matches the vendor

Parameters

vendor

the vendor to test