Uses of Class
org.mapstruct.ap.internal.model.IterableCreation
-
Packages that use IterableCreation Package Description org.mapstruct.ap.internal.model 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 IterableCreation Modifier and Type Method Description static IterableCreation
IterableCreation. create(NormalTypeMappingMethod mappingMethod, Parameter sourceParameter)
IterableCreation
ContainerMappingMethod. getIterableCreation()
IterableCreation
MapMappingMethod. getIterableCreation()
-