| Package | Description |
|---|---|
| de.flapdoodle.formula.validation.validations |
| Modifier and Type | Method and Description |
|---|---|
static <T,A> ImmutableV1Explained.Builder<T,A> |
ImmutableV1Explained.builder()
Creates a builder for
ImmutableV1Explained. |
ImmutableV1Explained.Builder<T,A> |
ImmutableV1Explained.Builder.delegate(V1<T,A> delegate)
Initializes the value for the
delegate attribute. |
ImmutableV1Explained.Builder<T,A> |
ImmutableV1Explained.Builder.from(V1.V1Explained<T,A> instance)
Fill a builder with attribute values from the provided
V1Explained instance. |
ImmutableV1Explained.Builder<T,A> |
ImmutableV1Explained.Builder.humanReadable(String humanReadable)
Initializes the value for the
humanReadable attribute. |
Copyright © 2023. All rights reserved.