Join Slack
Powered by
<@U0P7WBUSH> You seem to be using function referen...
# announcements
r
robin
03/09/2017, 8:22 AM
@igordonxiao
You seem to be using function references, but when you do, don't need the lambda braces around them:
Copy code
dto.newAdd?.forEach(this::associationInfo)
➕ 1
Open in Slack
Previous
Next