contains method

bool contains (Object value)
override

Whether value is in the set.

Implementation

bool contains(Object? value);