contains

fun contains(item: Any)(source)

Check whether this queue contains the specified item.

Parameters

item

The item to search for.

See also