contains

abstract fun contains(key: Int): Boolean

Checks whether entry for given key exists in MapBuffer.

Return

whether entry for the given key exists in the MapBuffer.

Parameters

key

key to lookup the entry