public interface RestifyQueryCallback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
callback(org.json.JSONObject error,
java.util.ArrayList<T> list) |
void callback(org.json.JSONObject error,
java.util.ArrayList<T> list)