Join Slack
Powered by
and so long as item is a final reference you can d...
# getting-started
t
trevjones
10/11/2017, 3:01 AM
and so long as item is a final reference you can do a cast on one line and smart cast will work from there down.
Copy code
item as LinkedTreeMap<String, Any> item["id"] = "foo"
2
Views
Open in Slack
Previous
Next