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