Uses of Package
org.mapstruct.ap.internal.model.assignment
Packages that use org.mapstruct.ap.internal.model.assignment
Package
Description
Meta-model of mapper types, their methods, mappings between properties etc.
Meta-model of assignments.
-
Classes in org.mapstruct.ap.internal.model.assignment used by org.mapstruct.ap.internal.model
-
Classes in org.mapstruct.ap.internal.model.assignment used by org.mapstruct.ap.internal.model.assignmentClassDescriptionBase class for decorators (wrappers).This wrapper handles the situation where an assignment is done via the setter and a null check is needed.This is the base class for the
GetterWrapperForCollectionsAndMapsandSetterWrapperForCollectionsAndMaps