Package wicket.util.time

Utilities for working with time(s).

See:
          Description

Interface Summary
ITimeFrameSource A timeframe source produces time frame values.
 

Class Summary
Duration A duration is an immutable length of time stored as a number of milliseconds.
Time An immutable Time class that represents a specific point in time.
TimeFrame Immutable class which represents an interval of time with a beginning and an end.
TimeMap This class maps ITimeFrames to Objects.
TimeOfDay An immutable time of day value represented as milliseconds since the most recent midnight.
TimeOfDay.Meridian Typesafe AM/PM enumeration.
 

Package wicket.util.time Description

Utilities for working with time(s).



Copyright © 2004-2007 Wicket developers. All Rights Reserved.