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