Package de.unkrig.commons.util.time

Time-related functionality.

See:
          Description

Class Summary
Duration Representation of the length of time between two points of time, with a resolution of 1 millisecond.
PointOfTime Extends Date with a more powerful string-arg constructor.
TimeInterval A time interval has an optional beginning, an optional duration and an optional ending.
 

Package de.unkrig.commons.util.time Description

Time-related functionality.