| Package | Description |
|---|---|
| de.flapdoodle.reflection |
| Modifier and Type | Method and Description |
|---|---|
static <T> ImmutableListTypeInfo.Builder<T> |
ImmutableListTypeInfo.builder()
Creates a builder for
ImmutableListTypeInfo. |
ImmutableListTypeInfo.Builder<T> |
ImmutableListTypeInfo.Builder.elements(TypeInfo<T> elements)
Initializes the value for the
elements attribute. |
ImmutableListTypeInfo.Builder<T> |
ImmutableListTypeInfo.Builder.from(ListTypeInfo<T> instance)
Fill a builder with attribute values from the provided
ListTypeInfo instance. |
Copyright © 2023. All rights reserved.