Join Slack
Communities
Powered by
The only situation when functional interfaces are ...
# announcements
m
miha-x64
01/20/2017, 2:26 PM
The only situation when functional interfaces are needed apart from functional types is when you want to implement many interfaces (observers, listeners and so on) in one class, but it’s more applicable for Java-like languages.
Open in Slack
Previous
Next