contains

fun contains(cloud: CumulusCloud? = definedExternally): Boolean(source)

Check whether this collection contains a given cloud.

Return

true if this collection contains the cloud, false otherwise.

Parameters

cloud

The cloud to check for.

See also