Uses of Class
org.mapstruct.ap.internal.model.common.Type.ResolvedPair
Packages that use Type.ResolvedPair
Package
Description
Contains types which are shared between the intermediary mapping method model ("source model") and the mapper model.
-
Uses of Type.ResolvedPair in org.mapstruct.ap.internal.model.common
Methods in org.mapstruct.ap.internal.model.common that return Type.ResolvedPairModifier and TypeMethodDescriptionType.resolveParameterToType(Type declared, Type parameterized) Steps through the declaredType in order to find a match for this typeVar Type.