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