containsValue

abstract fun containsValue(value: @UnsafeVariance T): Boolean(source)

Returns whether there exists at least one value equal to value in the multimap.