Join Slack
Powered by
When implementing `()->Unit` in java, it's bett...
# getting-started
i
ilya.gorbunov
06/14/2016, 2:37 PM
When implementing
()->Unit
in java, it's better to return
Unit.INSTANCE
rather than
null
.
Open in Slack
Previous
Next