| Package | Description |
|---|---|
| de.flapdoodle.formula |
| Modifier and Type | Method and Description |
|---|---|
static <T> ImmutableUnvalidated.Builder<T> |
ImmutableUnvalidated.builder()
Creates a builder for
ImmutableUnvalidated. |
ImmutableUnvalidated.Builder<T> |
ImmutableUnvalidated.Builder.from(Unvalidated<T> instance)
Fill a builder with attribute values from the provided
Unvalidated instance. |
ImmutableUnvalidated.Builder<T> |
ImmutableUnvalidated.Builder.wrapped(ValueSource<T> wrapped)
Initializes the value for the
wrapped attribute. |
Copyright © 2023. All rights reserved.