contains abstract method

bool contains(
  1. T value
)

Implementation

bool contains(T value);