contains method

bool contains (Object element)
override

Whether value is in the set.

Implementation

bool contains(Object? element);