Пример #1
0
 public bool contains(object key)
 {
     return(this != _impl.valAt(key, this));
 }