contains

abstract fun contains(key: Attribute<out Any>): Boolean(source)

Tells if a specific attribute is found in this container.

Return

true if this attribute is found in this container.

Parameters

key

the key of the attribute