Join Slack
Powered by
Currently you need to specify type argument explic...
# getting-started
i
ilya.gorbunov
07/13/2016, 1:36 PM
Currently you need to specify type argument explicitly:
collect(Collectors.toList<UserStatusHistory>())
, it's a known issue in type inference
Open in Slack
Previous
Next