contains abstract method

  1. @protected
bool contains(
  1. Object key
)

Return true if a key range contains a given key.

Used internally, deprecated since 1.10.0+1

Implementation

@protected
bool contains(Object key);