Uses of Class
org.mapstruct.ap.internal.gem.NamedGem
-
Packages that use NamedGem 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 NamedGem in org.mapstruct.ap.internal.gem
Methods in org.mapstruct.ap.internal.gem that return NamedGem Modifier and Type Method Description NamedGemNamedGem.BuilderImpl. build()static NamedGemNamedGem. instanceOn(javax.lang.model.element.AnnotationMirror mirror)static NamedGemNamedGem. instanceOn(javax.lang.model.element.Element element)
-