Package wicket.util.time

Utilities for working with time(s).

See:
          Description

Interface Summary
ITimeFrameSource A timeframe source produces time frame values.
 

Class Summary
AbstractTime Abstract base class for subclasses that represent a point in time (as opposed to a duration of time).
AbstractTimeValue Package local class for representing immutable time values in milliseconds and typical operations on such values.
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-2006 Wicket developers. All Rights Reserved.