Uses of Class
com.parse.CountCallback

Uses of CountCallback in com.parse
 

Methods in com.parse with parameters of type CountCallback
 void ParseQuery.countInBackground(CountCallback callback)
          Counts the number of objects that match this query in a background thread.