| Package | Description |
|---|---|
| de.flapdoodle.eval.example |
| Modifier and Type | Method and Description |
|---|---|
Void |
ImmutableNullValue.wrapped() |
abstract Void |
Value.NullValue.wrapped() |
T |
Value.FailedWithException.wrapped() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableNullValue |
ImmutableNullValue.withWrapped(Void value)
Copy the current immutable object by setting a value for the
wrapped attribute. |
ImmutableNullValue.Builder |
ImmutableNullValue.Builder.wrapped(Void wrapped)
Initializes the value for the
wrapped attribute. |
Copyright © 2024. All rights reserved.