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

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

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

Methods in com.jakewharton.pingdom.entities that return types with arguments of type SummaryPerformance.Week
 List<SummaryPerformance.Week> SummaryPerformance.getWeeks()
          List of weeks.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.