resources.Database Maven / Gradle / Ivy
package resources;
import org.json.simple.JSONObject;
public class Database {
public static JSONObject serverResponse = new JSONObject();
public static JSONObject contextJSON = new JSONObject();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy