Join Slack
Powered by
Or maybe changing `open class ViewModel` to `abstr...
# tornadofx
r
Ruckus
07/28/2016, 10:10 PM
Or maybe changing
open class ViewModel
to
abstract class ViewModel<T>
that has
abstract var value <T>
?
Open in Slack
Previous
Next