| Package | Description |
|---|---|
| de.flapdoodle.reflection |
| Modifier and Type | Method and Description |
|---|---|
static <T> ImmutableClassTypeInfo.Builder<T> |
ImmutableClassTypeInfo.builder()
Creates a builder for
ImmutableClassTypeInfo. |
ImmutableClassTypeInfo.Builder<T> |
ImmutableClassTypeInfo.Builder.from(ClassTypeInfo<T> instance)
Fill a builder with attribute values from the provided
ClassTypeInfo instance. |
ImmutableClassTypeInfo.Builder<T> |
ImmutableClassTypeInfo.Builder.type(Class<T> type)
Initializes the value for the
type attribute. |
Copyright © 2025. All rights reserved.