Uses of Class
org.mapstruct.ap.internal.model.assignment.WrapperForCollectionsAndMaps
Packages that use WrapperForCollectionsAndMaps
-
Uses of WrapperForCollectionsAndMaps in org.mapstruct.ap.internal.model.assignment
Subclasses of WrapperForCollectionsAndMaps in org.mapstruct.ap.internal.model.assignmentModifier and TypeClassDescriptionclassThis wrapper handles the situation where an assignment is done for an update method.classThis wrapper handles the situation were an assignment must be done via a target getter method because there is no setter available.classThis wrapper handles the situation where an assignment is done via the setter, while creating the collection or map using a no-args constructor.classThis wrapper handles the situation where an assignment is done via the setter, without doing anything special.classThis wrapper handles the situation where an assignment is done via the setter and a null check is needed.