Join Slack
Powered by
<@U1H2L7T0X> Why do you do `JsonObject(HashMap<...
# tornadofx
e
edvin
10/20/2016, 8:29 AM
@frosch95
Why do you do
JsonObject(HashMap<String, Any>())
? You create a JsonObject with an empty map inside? Is that different from just
JsonObject()
?
2
Views
Open in Slack
Previous
Next