| Package | Description |
|---|---|
| humanize.time |
Date and time related classes.
|
| Modifier and Type | Method and Description |
|---|---|
static Pace.Accuracy |
Pace.Accuracy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pace.Accuracy[] |
Pace.Accuracy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Pace(long value,
Pace.Accuracy accuracy,
TimeMillis timeUnit) |
Copyright © 2015. All Rights Reserved.