| Package | Description |
|---|---|
| de.flapdoodle.formula.validation.validations |
| Modifier and Type | Method and Description |
|---|---|
static <T,A,B,C> ImmutableV3Explained.Builder<T,A,B,C> |
ImmutableV3Explained.builder()
Creates a builder for
ImmutableV3Explained. |
ImmutableV3Explained.Builder<T,A,B,C> |
ImmutableV3Explained.Builder.delegate(V3<T,A,B,C> delegate)
Initializes the value for the
delegate attribute. |
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. |
ImmutableV3Explained.Builder<T,A,B,C> |
ImmutableV3Explained.Builder.humanReadable(String humanReadable)
Initializes the value for the
humanReadable attribute. |
Copyright © 2023. All rights reserved.