Request for Review (#2) : CR#8001634 : Initial set of lambda functional interfaces (original) (raw)
Mike Duigou mike.duigou at oracle.com
Wed Nov 14 09:12:04 PST 2012
- Previous message: For review -- Comparator combinators
- Next message: Request for Review (#2) : CR#8001634 : Initial set of lambda functional interfaces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.duigou at oracle.com> wrote: The name Block.apply currently conflicts with Function.apply and should be renamed.
- Previous message: For review -- Comparator combinators
- Next message: Request for Review (#2) : CR#8001634 : Initial set of lambda functional interfaces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the lambda-libs-spec-observers mailing list