The issue is primarily when one class wants to implement more than one 
functional interface. If the names collide then the class will only be able to 
implement one of the interfaces.

Mike

On Nov 14 2012, at 07:12 , Craig P. Motlin wrote:

> What's the issue with both methods being named apply?
> 
> On Tue, Nov 13, 2012 at 2:05 PM, Mike Duigou <mike.dui...@oracle.com> wrote:
> The name Block.apply currently conflicts with Function.apply and should be 
> renamed.
> 

Reply via email to