Uses of Class
org.mapstruct.ap.internal.model.IterableCreation
Packages that use IterableCreation
Package
Description
Meta-model of mapper types, their methods, mappings between properties etc.
-
Uses of IterableCreation in org.mapstruct.ap.internal.model
Methods in org.mapstruct.ap.internal.model that return IterableCreationModifier and TypeMethodDescriptionstatic IterableCreationIterableCreation.create(NormalTypeMappingMethod mappingMethod, Parameter sourceParameter) ContainerMappingMethod.getIterableCreation()MapMappingMethod.getIterableCreation()