Uses of Package
org.mapstruct.ap.internal.model.source.selector
-
Packages that use org.mapstruct.ap.internal.model.source.selector Package Description org.mapstruct.ap.internal.model Meta-model of mapper types, their methods, mappings between properties etc.org.mapstruct.ap.internal.model.source.selector Provides strategies for selecting a matching mapping or factory method when mapping from one attribute to another or instantiating the target type of a mapping method, respectively.org.mapstruct.ap.internal.processor.creation Contains all helper classes for theMapperCreationProcessor
-
Classes in org.mapstruct.ap.internal.model.source.selector used by org.mapstruct.ap.internal.model Class Description SelectedMethod A selected method with additional metadata that might be required for further usage of the selected method.SelectionCriteria This class groups the selection criteria in one class -
Classes in org.mapstruct.ap.internal.model.source.selector used by org.mapstruct.ap.internal.model.source.selector Class Description SelectedMethod A selected method with additional metadata that might be required for further usage of the selected method.SelectionCriteria This class groups the selection criteria in one classSelectionCriteria.Type -
Classes in org.mapstruct.ap.internal.model.source.selector used by org.mapstruct.ap.internal.processor.creation Class Description SelectionCriteria This class groups the selection criteria in one class