Пример #1
0
 public static void deinit() {
   if (inquiry != null) {
     inquiry.destroy();
     inquiry = null;
   }
 }