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