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