Example #1
0
 public function copyAll(ISet $set)
 {
     $this->addAll($set->getAll());
 }