| Package | Description |
|---|---|
| de.flapdoodle.eval.example |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableDurationValue.Builder |
ImmutableDurationValue.builder()
Creates a builder for
ImmutableDurationValue. |
ImmutableDurationValue.Builder |
ImmutableDurationValue.Builder.from(Value.DurationValue instance)
Fill a builder with attribute values from the provided
DurationValue instance. |
ImmutableDurationValue.Builder |
ImmutableDurationValue.Builder.wrapped(Duration wrapped)
Initializes the value for the
wrapped attribute. |
Copyright © 2024. All rights reserved.