| Package | Description |
|---|---|
| de.flapdoodle.formula.explain |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCalculationVertex<T>
Immutable implementation of
RuleVertex.CalculationVertex. |
| Modifier and Type | Method and Description |
|---|---|
static <T> ImmutableCalculationVertex<T> |
ImmutableCalculationVertex.copyOf(RuleVertex.CalculationVertex<T> instance)
Creates an immutable copy of a
RuleVertex.CalculationVertex value. |
ImmutableCalculationVertex.Builder<T> |
ImmutableCalculationVertex.Builder.from(RuleVertex.CalculationVertex<T> instance)
Fill a builder with attribute values from the provided
CalculationVertex instance. |
Copyright © 2023. All rights reserved.