Uses of Class
org.mapstruct.ap.internal.processor.DefaultVersionInformation
-
Packages that use DefaultVersionInformation Package Description org.mapstruct.ap.internal.processor Contains model processors which perform tasks such as retrieving mapping methods, creating a model representation and writing the model into Java source files. -
-
Uses of DefaultVersionInformation in org.mapstruct.ap.internal.processor
Methods in org.mapstruct.ap.internal.processor that return DefaultVersionInformation Modifier and Type Method Description (package private) static DefaultVersionInformationDefaultVersionInformation. fromProcessingEnvironment(javax.annotation.processing.ProcessingEnvironment processingEnv)
-