| Interface | Description |
|---|---|
| ITimeFrameSource |
An
ITimeFrameSource produces TimeFrame values. |
| Class | Description |
|---|---|
| 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.
|
Utilities for working with Time(s).
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.