Method Pointers

Brian Goetz brian.goetz at oracle.com
Mon Feb 27 20:16:06 PST 2012


> If method handles were designed to compare by value

Not sure what you mean by this.  Method handles are not interned; two 
method handles that describe the same behavior are not necessarily == or 
.equals.



More information about the lambda-dev mailing list