Package | Description |
---|---|
nl.lxtreme.ols.api.util |
Modifier and Type | Method and Description |
---|---|
Unit.Time |
Unit.Time.predecessor()
Returns the predecessor of this unit of time.
|
Unit.Time |
Unit.Time.successor()
Returns the successor of this unit of time.
|
static Unit.Time |
Unit.Time.toUnit(double aTimeValue)
Converts a given time value (as double representation, in seconds) to a
more suitable unit of time.
|
static Unit.Time |
Unit.Time.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit.Time[] |
Unit.Time.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.