Uses of Class
org.mapstruct.tools.gem.processor.GemInfo
-
Packages that use GemInfo Package Description org.mapstruct.tools.gem.processor -
-
Uses of GemInfo in org.mapstruct.tools.gem.processor
Fields in org.mapstruct.tools.gem.processor with type parameters of type GemInfo Modifier and Type Field Description private java.util.List<GemInfo>GemProcessor. gemInfosConstructors in org.mapstruct.tools.gem.processor with parameters of type GemInfo Constructor Description GemValueType(GemInfo gemInfo, boolean isArray)
-