Join Slack
Powered by
<@U25U0KPFT> `mutableListOf<TodoItem>().obse...
# tornadofx
e
edvin
09/24/2016, 7:02 PM
@carlw
mutableListOf<TodoItem>().observable()
is in effect the same as doing
FXCollections.observableList()
Open in Slack
Previous
Next