KMapper
Toggle table of contents
2.2.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KMapper
processor
/
com.sahsenvar.kmapper.processor.model
/
TypeInfo
/
TypeInfo
Type
Info
constructor
(
qualifiedName
:
String
,
simpleName
:
String
,
isNullable
:
Boolean
,
isCollection
:
Boolean
,
elementType
:
KSType
?
)