containsKey

open override fun containsKey(key: K): Boolean(source)

Tells whether the model contains the given key.

Return

true IFF the key is in the model's data

Parameters

key

to check