コード例 #1
0
 public boolean isNil(Object tree) {
   return adaptor.isNil(tree);
 }