| Package | Description |
|---|---|
| org.cogchar.platform.time |
| Modifier and Type | Method and Description |
|---|---|
static TimePointFactory.EpochName |
TimePointFactory.EpochName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimePointFactory.EpochName[] |
TimePointFactory.EpochName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExactTimePoint<OffsetSecondsFN> |
TimePointFactory.getCurrentSysTimeOffsetFromEpoch(TimePointFactory.EpochName epoch) |
ExactTimePoint<OffsetSecondsFN> |
TimePointFactory.getEpochReferencePoint(TimePointFactory.EpochName en) |
ExactTimePoint<OffsetSecondsFN> |
TimePointFactory.getOffsetFromEpoch(TimePointFactory.EpochName epoch,
OffsetSecondsFN offset) |
Copyright © 2010-2016. All Rights Reserved.