Package com.emarsys.ecommon.time

Provides utilities for working with date and time objects.

See:
          Description

Interface Summary
Time Time - nomen est omen - defines the current time by providing it in milliseconds.
 

Class Summary
Dates Common utilities for handling dates.
MockTime MockTime is a singleton to mock the Time in (unit) test cases.
SystemTime The default implementation of Time that delegates to System.currentTimeMillis().
TimeInterval Represents a time slot specified by two Calendar objects.
TimeRange A TimeRange represents a symetrical TimeInterval around a given date (see TimeRange.setRangeMean(Calendar).
 

Package com.emarsys.ecommon.time Description

Provides utilities for working with date and time objects.



Copyright © 2010 emarsys AG. All Rights Reserved.