コード例 #1
0
 public function retainAll(\blaze\collections\Map $obj)
 {
     return $this->map->retainAll($obj);
 }