Join Slack
Powered by
On the bytecode level there is no such thing as `k...
# android
m
mg6maciej
03/15/2017, 2:15 PM
On the bytecode level there is no such thing as
kotlin.collections.MutableMap
or
kotlin.collections.Map
. There are both mapped to
java.util.Map
.
2
Views
Open in Slack
Previous
Next