| Package | Description |
|---|---|
| de.flapdoodle.eval.core.evaluables | |
| de.flapdoodle.eval.example.evaluables.basic |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableTypedEvaluables
Immutable implementation of
TypedEvaluables. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTypedEvaluables |
ImmutableTypedEvaluables.copyOf(TypedEvaluables instance)
Creates an immutable copy of a
TypedEvaluables value. |
ImmutableTypedEvaluables.Builder |
ImmutableTypedEvaluables.Builder.from(TypedEvaluables instance)
Fill a builder with attribute values from the provided
TypedEvaluables instance. |
| Constructor and Description |
|---|
Wrapper(TypedEvaluables delegate) |
| Constructor and Description |
|---|
Round(TypedEvaluables config) |
Copyright © 2024. All rights reserved.