public static interface TypeSubstitutions.TypeMapper
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
mapType(ReferenceType type)
Optionally substitute every type.
|
default TypeSubstitutions.TypeSubstApplier |
substFunc() |
ReferenceType mapType(ReferenceType type)
May produce an identity mapping.
type - The type to substitute.default TypeSubstitutions.TypeSubstApplier substFunc()