contains method

bool contains (Object value)
override

Returns true if value is in the set.

Implementation

bool contains(Object value);