Join Slack
Powered by
fixed it by looking up how to do generics in kotli...
# tornadofx
p
pike
11/28/2018, 6:22 AM
fixed it by looking up how to do generics in kotlin:
Copy code
fun copyTableToClipboard(dataTable: TableView<out CsvJsonModel>)
Sorry for the wall of text!
Open in Slack
Previous
Next