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