contains method

bool contains (Object value)

Returns true if value is in the set.

Implementation

bool contains(Object value);