public static interface ParseQueryAdapter.OnQueryLoadListener<T extends ParseObject>
void
onLoaded(List<T> objects, Exception e)
onLoading()
void onLoading()
void onLoaded(List<T> objects, Exception e)