Uses of Class
org.mapstruct.ap.internal.gem.BeforeMappingGem
-
Packages that use BeforeMappingGem Package Description org.mapstruct.ap.internal.gem This package contains the generated gem types for accessing the MapStruct annotations in a comfortable way. -
-
Uses of BeforeMappingGem in org.mapstruct.ap.internal.gem
Methods in org.mapstruct.ap.internal.gem that return BeforeMappingGem Modifier and Type Method Description BeforeMappingGemBeforeMappingGem.BuilderImpl. build()static BeforeMappingGemBeforeMappingGem. instanceOn(javax.lang.model.element.AnnotationMirror mirror)static BeforeMappingGemBeforeMappingGem. instanceOn(javax.lang.model.element.Element element)
-