contains

operator fun contains(element: Long): Boolean(source)

Returns true if the LongList contains element or false otherwise.