| Package | Description |
|---|---|
| de.flapdoodle.eval.core.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableEvalFailedWithException
Immutable implementation of
EvalFailedWithException. |
| Modifier and Type | Method and Description |
|---|---|
static EvalFailedWithException |
EvalFailedWithException.of(EvaluationException exception) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableEvalFailedWithException |
ImmutableEvalFailedWithException.copyOf(EvalFailedWithException instance)
Creates an immutable copy of a
EvalFailedWithException value. |
ImmutableEvalFailedWithException.Builder |
ImmutableEvalFailedWithException.Builder.from(EvalFailedWithException instance)
Fill a builder with attribute values from the provided
EvalFailedWithException instance. |
Copyright © 2024. All rights reserved.