Uses of Class
org.hackystat.utilities.time.interval.WeekInterval

Packages that use WeekInterval
org.hackystat.utilities.time.interval Provides the Interval abstraction, which allows the user to specify time intervals at the grain-size of Days, Weeks, or Months. 
 

Uses of WeekInterval in org.hackystat.utilities.time.interval
 

Constructors in org.hackystat.utilities.time.interval with parameters of type WeekInterval
WeekIterator(WeekInterval weekInterval)
          Creates an iterator.