Join Slack
Communities
Powered by
No. currently, the `op` uses `Number?` instead of ...
# tornadofx
r
Ruckus
09/22/2016, 5:10 PM
No. currently, the
op
uses
Number?
instead of
Int
, so you just have to ensure it isn't null and cast it to an int, but for
ObservableIntegerValue
, we already know that the return is a non null integer wrapped in a
Number
.
Open in Slack
Previous
Next