Join Slack
Powered by
hi, is there a nice way to lazy initialize propert...
# rx
r
rudolf.hladik
02/26/2018, 8:38 AM
hi, is there a nice way to lazy initialize property from onSuccess/onNext of Single/Flowable ?
r
rakeeb
02/28/2018, 12:06 AM
by lazy do you mean
if == null -> assign variable
?
2
Views
Open in Slack
Previous
Next