Uses of Class
org.mapstruct.ap.internal.model.MapMappingMethod.Builder
Packages that use MapMappingMethod.Builder
Package
Description
Meta-model of mapper types, their methods, mappings between properties etc.
-
Uses of MapMappingMethod.Builder in org.mapstruct.ap.internal.model
Methods in org.mapstruct.ap.internal.model that return MapMappingMethod.BuilderModifier and TypeMethodDescriptionMapMappingMethod.Builder.keyFormattingParameters(FormattingParameters keyFormattingParameters) MapMappingMethod.Builder.keySelectionParameters(SelectionParameters keySelectionParameters) MapMappingMethod.Builder.valueFormattingParameters(FormattingParameters valueFormattingParameters) MapMappingMethod.Builder.valueSelectionParameters(SelectionParameters valueSelectionParameters)