Join Slack
Powered by
The `mapKotlinNameToJava` returns `java.lang.Boole...
# ksp
j
jameskleeh
12/15/2021, 3:23 PM
The
mapKotlinNameToJava
returns
java.lang.Boolean
, however the bytecode for the class is using the primitive
boolean
. How can I know whether the class or primitive is being used?
Open in Slack
Previous
Next