7576777879808182838485
// } // }).start(); try { Database d = new Database(); d.open("data/city.db"); d.saveCityData(this); d.close(); log.log("Database saved"); } catch (ClassNotFoundException e) { e.printStackTrace();