Package | Description |
---|---|
agi.foundation.infrastructure |
Contains types which support various aspects of the DME Component Libraries infrastructure.
|
agi.foundation.time |
Contains types for quantifying and converting between various date, time, and time standard representations.
|
Modifier and Type | Class and Description |
---|---|
class |
FormatConverter<T,TFormatType extends IIndexedFormat>
Converts between different formats of a given type, where a format is specified
as an indexed format object.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeStandard
Provides a means for measuring time by specifying the rate at which time passes and/or points in time.
|