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

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

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

Methods in com.jakewharton.pingdom.entities that return types with arguments of type SummaryPerformance.Day
 List<SummaryPerformance.Day> SummaryPerformance.getDays()
          List of days.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.