Uses of Class
org.mapstruct.ap.internal.model.DefaultMapperReference
Packages that use DefaultMapperReference
Package
Description
Meta-model of mapper types, their methods, mappings between properties etc.
-
Uses of DefaultMapperReference in org.mapstruct.ap.internal.model
Methods in org.mapstruct.ap.internal.model that return DefaultMapperReferenceModifier and TypeMethodDescriptionstatic DefaultMapperReferenceDefaultMapperReference.getInstance(Type type, boolean isAnnotatedMapper, boolean isSingleton, TypeFactory typeFactory, List<String> otherMapperReferences)