Curious about static method references

Paulo Levi i30817 at gmail.com
Fri Jun 29 13:03:30 PDT 2012


Ahah sorry. What i meant was if those are the only places where it is
allowed to have a lambda (not on method arguments), and if functional
interfaces are the only way to use a lambda as a argument, then static
methods can be used as arguments or not, considering static methods can't
be part of interfaces?


More information about the lambda-dev mailing list