| Package | Description |
|---|---|
| de.flapdoodle.eval.core |
| Modifier and Type | Method and Description |
|---|---|
protected StringAsValue |
ImmutableExpressionFactory.stringAsValue() |
protected abstract StringAsValue |
ExpressionFactory.stringAsValue() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableExpressionFactory.Builder |
ImmutableExpressionFactory.Builder.stringAsValue(StringAsValue stringAsValue)
Initializes the value for the
stringAsValue attribute. |
ImmutableExpressionFactory |
ImmutableExpressionFactory.withStringAsValue(StringAsValue value)
Copy the current immutable object by setting a value for the
stringAsValue attribute. |
Copyright © 2024. All rights reserved.