Uses of Class
org.mapstruct.ap.internal.model.assignment.SetterWrapperForCollectionsAndMapsWithNullCheck
Packages that use SetterWrapperForCollectionsAndMapsWithNullCheck
-
Uses of SetterWrapperForCollectionsAndMapsWithNullCheck in org.mapstruct.ap.internal.model.assignment
Subclasses of SetterWrapperForCollectionsAndMapsWithNullCheck 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 where an assignment is done via the setter, while creating the collection or map using a no-args constructor.