« Return to Thread: Method Pointers

Re: Method Pointers

by Brian Goetz-4 :: Rate this Message:

| View in Thread

> 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.


 « Return to Thread: Method Pointers