Beispiel #1
0
 public function import($pair)
 {
     parent::import($pair[0]);
     $this->minHash->import($pair[1]);
 }