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