Join Slack
Powered by
You can both ignore Optionals using `get()` with n...
# android
m
miha-x64
01/16/2017, 4:18 PM
You can both ignore Optionals using
get()
with no
isPresent()
check and ignore nullability writing
!!
everywhere.
simple smile
Open in Slack
Previous
Next