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