示例#1
0
 @Override
 public boolean isEmpty() {
   return BTree.isEmpty(tree);
 }