Uses of Class
org.mapstruct.ap.internal.model.source.ParameterProvidedMethods.Builder
-
Packages that use ParameterProvidedMethods.Builder Package Description org.mapstruct.ap.internal.model.source Intermediary representation of mapping methods as retrieved from via the annotation processing API. -
-
Uses of ParameterProvidedMethods.Builder in org.mapstruct.ap.internal.model.source
Methods in org.mapstruct.ap.internal.model.source that return ParameterProvidedMethods.Builder Modifier and Type Method Description static ParameterProvidedMethods.Builder
ParameterProvidedMethods. builder()
-