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
/
MappingProcessor
/
ReceiverKey
Receiver
Key
data
class
ReceiverKey
(
val
packageName
:
String
,
val
className
:
String
)
Members
Constructors
Receiver
Key
Link copied to clipboard
constructor
(
packageName
:
String
,
className
:
String
)
Properties
class
Name
Link copied to clipboard
val
className
:
String
package
Name
Link copied to clipboard
val
packageName
:
String