public interface RestifyGenericCallback<T>
void
callback(org.json.JSONObject error, T model)
void callback(org.json.JSONObject error, T model)