Ejemplo n.º 1
0
 //この要素を削除する
 static bool checkExist(Object ob)
 {
     return !ob.checkExist();
 }