| Package | Description |
|---|---|
| de.flapdoodle.eval.example |
| Modifier and Type | Method and Description |
|---|---|
ImmutableFailedWithException<T> |
ImmutableFailedWithException.Builder.build()
Builds a new
ImmutableFailedWithException. |
static <T> ImmutableFailedWithException<T> |
ImmutableFailedWithException.copyOf(Value.FailedWithException<T> instance)
Creates an immutable copy of a
Value.FailedWithException value. |
ImmutableFailedWithException<T> |
ImmutableFailedWithException.withException(EvaluationException value)
Copy the current immutable object by setting a value for the
exception attribute. |
Copyright © 2024. All rights reserved.