public interface TimeUnit extends IntegerUnit
| Modifier and Type | Interface and Description |
|---|---|
static class |
TimeUnit.Converter
Converter between time units.
|
static class |
TimeUnit.Day
Day time unit.
|
static class |
TimeUnit.Hour
Hour time unit.
|
static class |
TimeUnit.Millisecond
Milliseconds time unit.
|
static class |
TimeUnit.Minute
Minutes time unit.
|
static class |
TimeUnit.Second
Seconds time unit.
|
IntegerUnit.ConverterRegistry, IntegerUnit.ParserRegistry, IntegerUnit.Unit, IntegerUnit.UnitConversionExceptionCopyright © 2019. All rights reserved.