auto-mapper-processor
Toggle table of contents
1.0.2
jvm
Platform filter
jvm
Switch theme
Search in API
auto-mapper-processor
auto-mapper-processor
/
io.github.rmorenko.automapper.model
/
AutoMapperInfo
/
AutoMapperInfo
Auto
Mapper
Info
constructor
(
targetPackage
:
String
,
targetName
:
String
,
defaults
:
Set
<
DefaultInfo
>
=
emptySet()
,
additionalImports
:
Set
<
String
>
=
emptySet()
,
excludes
:
Set
<
String
>
=
emptySet()
)