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