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