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