Uses of Class
org.mapstruct.ap.internal.util.AnnotationProcessorContext
-
Packages that use AnnotationProcessorContext Package Description org.mapstruct.ap.internal.util Several helper types dealing with collection types, option management etc. -
-
Uses of AnnotationProcessorContext in org.mapstruct.ap.internal.util
Methods in org.mapstruct.ap.internal.util that return AnnotationProcessorContext Modifier and Type Method Description AnnotationProcessorContext
RoundContext. getAnnotationProcessorContext()
Constructors in org.mapstruct.ap.internal.util with parameters of type AnnotationProcessorContext Constructor Description RoundContext(AnnotationProcessorContext annotationProcessorContext)
-