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