Uses of Class
com.jakewharton.pingdom.entities.RawResults

Packages that use RawResults
com.jakewharton.pingdom.entities Immutable POJOs which provide native object representation of the JSON returned by remote API calls. 
 

Uses of RawResults in com.jakewharton.pingdom.entities
 

Methods in com.jakewharton.pingdom.entities that return types with arguments of type RawResults
 List<RawResults> RawResults.getResults()
          List of raw result data.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.