| Package | Description |
|---|---|
| de.flapdoodle.eval.example |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFailedWithException<T>
Immutable implementation of
Value.FailedWithException. |
| Modifier and Type | Method and Description |
|---|---|
static <T> ImmutableFailedWithException<T> |
ImmutableFailedWithException.copyOf(Value.FailedWithException<T> instance)
Creates an immutable copy of a
Value.FailedWithException value. |
ImmutableFailedWithException.Builder<T> |
ImmutableFailedWithException.Builder.from(Value.FailedWithException<T> instance)
Fill a builder with attribute values from the provided
FailedWithException instance. |
Copyright © 2024. All rights reserved.