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

Packages that use IntervalUtility
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 IntervalUtility in org.hackystat.utilities.time.interval
 

Methods in org.hackystat.utilities.time.interval that return IntervalUtility
static IntervalUtility IntervalUtility.getInstance()
          Gets the singleton interval utility class.