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