Uses of Package
com.std.util.range

Packages that use com.std.util.range
com.std.model.appointment   
com.std.util.range   
 

Classes in com.std.util.range used by com.std.model.appointment
DateRange
          represents a constant range of dates
 

Classes in com.std.util.range used by com.std.util.range
DateRange
          represents a constant range of dates
DayRange
          represents a full day as a range of dates
GridMonthRange
          represents a full month as a range of dates
MonthRange
          represents a full month as a range of dates
WeekRange
          represents a full week as a range of dates the start date will always be at midnight on the Sunday at the beginning of the week, and the end date is exactly 7 days later.