|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.emarsys.ecommon.time | |
---|---|
com.emarsys.ecommon.builder.time | Provides builders for date and time objects. |
com.emarsys.ecommon.mail | Provides utilities for working with emails. |
com.emarsys.ecommon.time | Provides utilities for working with date and time objects. |
Classes in com.emarsys.ecommon.time used by com.emarsys.ecommon.builder.time | |
---|---|
Time
Time - nomen est omen - defines the current time
by providing it in milliseconds. |
Classes in com.emarsys.ecommon.time used by com.emarsys.ecommon.mail | |
---|---|
TimeInterval
Represents a time slot specified by two Calendar objects. |
Classes in com.emarsys.ecommon.time used by com.emarsys.ecommon.time | |
---|---|
MockTime
MockTime is a singleton to mock the Time
in (unit) test cases. |
|
SystemTime
The default implementation of Time that delegates to
System.currentTimeMillis() . |
|
Time
Time - nomen est omen - defines the current time
by providing it in milliseconds. |
|
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) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |