| Package | Description |
|---|---|
| de.flapdoodle.reflection |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableListTypeInfo<T>
Immutable implementation of
ListTypeInfo. |
| Modifier and Type | Method and Description |
|---|---|
static <T> ImmutableListTypeInfo<T> |
ImmutableListTypeInfo.copyOf(ListTypeInfo<T> instance)
Creates an immutable copy of a
ListTypeInfo value. |
ImmutableListTypeInfo.Builder<T> |
ImmutableListTypeInfo.Builder.from(ListTypeInfo<T> instance)
Fill a builder with attribute values from the provided
ListTypeInfo instance. |
Copyright © 2025. All rights reserved.