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