Overload List
Name | Description | |
---|---|---|
ParseQueryT |
Constructs a query based upon the ParseObject subclass used as the generic parameter for the ParseQuery.
| |
ParseQueryT(String) |
Constructs a query. A default query with no further parameters will retrieve
all ParseObjects of the provided class.
|
See Also