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