| Package | Description |
|---|---|
| com.ctrip.framework.apollo.util.parser |
| Modifier and Type | Method and Description |
|---|---|
static Parsers.DurationParser |
Parsers.forDuration() |
static Parsers.DurationParser |
Parsers.DurationParser.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parsers.DurationParser[] |
Parsers.DurationParser.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Ctrip, Inc.. All rights reserved.