| Package | Description |
|---|---|
| one.microstream.configuration.types |
| Modifier and Type | Method and Description |
|---|---|
static DurationUnit |
DurationUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DurationUnit[] |
DurationUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationValueMapper<Duration> |
ConfigurationValueMapper.Duration(DurationUnit defaultUnit) |
static DurationParser |
DurationParser.New(DurationUnit defaultUnit)
Pseudo-constructor method to create a new
DurationParser. |
Copyright © 2022 MicroStream Software. All rights reserved.