Join Slack
Powered by
its for checking null reference and returning othe...
# announcements
d
dgngulcan
02/14/2018, 4:21 PM
its for checking null reference and returning other value if the object is null. e.g
return if(x != null) x else y
👍 1
3
Views
Open in Slack
Previous
Next