Join Slack
Powered by
to convert platform type to regular types, you can...
# announcements
k
kirillrakhman
01/02/2018, 3:22 PM
to convert platform type to regular types, you can just write the variable type explicitly
Copy code
val list: List<String?> = JavaApi.getList()
9
Views
Open in Slack
Previous
Next