|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DateProvider
Something that can provide a date.
Method Summary | |
---|---|
Date |
dateFor(Clock clock,
TimeZone timeZone)
Provider the date given the clock and the time zone. |
Method Detail |
---|
Date dateFor(Clock clock, TimeZone timeZone)
clock
- The clock. Must not be null.timeZone
- The time zone. Null indicates the current time zone.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |