contains


Description:

public abstract bool contains (Object object)

Check whether the collection contains an object or not.

Parameters:

this

the collection

object

object to check

Returns:

whether the collection contains this object