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