示例#1
0
 /**
  * @return void
  */
 function clear()
 {
     $this->avl->clear();
 }