Uses of Class
org.mapstruct.ap.internal.model.IterableMappingMethod
Packages that use IterableMappingMethod
Package
Description
Meta-model of mapper types, their methods, mappings between properties etc.
-
Uses of IterableMappingMethod in org.mapstruct.ap.internal.model
Methods in org.mapstruct.ap.internal.model that return IterableMappingMethodModifier and TypeMethodDescriptionprotected IterableMappingMethodIterableMappingMethod.Builder.instantiateMappingMethod(Method method, Collection<String> existingVariables, Assignment assignment, MethodReference factoryMethod, boolean mapNullToDefault, String loopVariableName, List<LifecycleCallbackMethodReference> beforeMappingMethods, List<LifecycleCallbackMethodReference> afterMappingMethods, SelectionParameters selectionParameters)