Join Slack
Communities
Powered by
Also, it's worth noting that a `SimpleIntegerPrope...
# tornadofx
r
Ruckus
04/30/2018, 4:54 PM
Also, it's worth noting that a
SimpleIntegerProperty
(or any property that wraps a primitive) will never return null, which is why
SimpleIntegerProperty::get
returns
Int
and not
Int?
.
Open in Slack
Previous
Next