thiagolocatelli / parse4j

Java Library to deal with Parse (parse.com) REST API
http://thiagolocatelli.github.io/parse4j
143 stars 117 forks source link

Created new method for counting objects using a custom query. #64

Closed giovanymoreno closed 8 years ago

giovanymoreno commented 8 years ago

This is a useful method for counting objects using a custom query, as it done by find(JSONObject).