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