Uses of Class
org.mapstruct.ap.internal.util.IgnoreJRERequirement
-
Packages that use IgnoreJRERequirement Package Description org.mapstruct.ap.internal.util Several helper types dealing with collection types, option management etc. -
-
Uses of IgnoreJRERequirement in org.mapstruct.ap.internal.util
Methods in org.mapstruct.ap.internal.util with annotations of type IgnoreJRERequirement Modifier and Type Method Description javax.lang.model.element.PackageElementAbstractElementUtilsDecorator. getPackageElement(java.lang.CharSequence name)javax.lang.model.element.TypeElementAbstractElementUtilsDecorator. getTypeElement(java.lang.CharSequence name)Constructors in org.mapstruct.ap.internal.util with annotations of type IgnoreJRERequirement Constructor Description AbstractElementUtilsDecorator(javax.annotation.processing.ProcessingEnvironment processingEnv, javax.lang.model.element.TypeElement mapperElement)
-