public class DurationParser extends TypedEvaluables.Wrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
DurationParser.OfDays |
static class |
DurationParser.OfMillis |
static class |
DurationParser.Strings |
| Constructor and Description |
|---|
DurationParser() |
| Modifier and Type | Method and Description |
|---|---|
static DurationParser |
ofDays()
Deprecated.
|
static DurationParser |
ofMillis()
Deprecated.
|
static DurationParser |
parseDuration()
Deprecated.
|
filterByNumberOfArguments@Deprecated public static DurationParser parseDuration()
@Deprecated public static DurationParser ofDays()
@Deprecated public static DurationParser ofMillis()
Copyright © 2024. All rights reserved.