Uses of Class
com.jakewharton.pingdom.entities.SummaryPerformance.Hour

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

Uses of SummaryPerformance.Hour in com.jakewharton.pingdom.entities
 

Methods in com.jakewharton.pingdom.entities that return types with arguments of type SummaryPerformance.Hour
 List<SummaryPerformance.Hour> SummaryPerformance.getHours()
          List of hours.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.