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