Package org.apache.wicket.util.time

Utilities for working with Time(s).

See:
          Description

Interface Summary
ITimeFrameSource An ITimeFrameSource produces TimeFrame 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 org.apache.wicket.util.time Description

Utilities for working with Time(s).



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.