Uses of Class
shoddybattle.util.TimeInterval

Packages that use TimeInterval
shoddybattle.util   
 

Uses of TimeInterval in shoddybattle.util
 

Methods in shoddybattle.util that return TimeInterval
static TimeInterval TimeInterval.getDeltaInterval(java.util.Date future)
          Create a time interval based on the absolute value of the difference between the given Date and the current time.
static TimeInterval TimeInterval.getDeltaInterval(java.util.Date future)
          Create a time interval based on the absolute value of the difference between the given Date and the current time.