On 10/04/2013 9:07 AM, Mike Duigou wrote:
Any further comment on these?
Technically they are adequately reviewed as I have reviewed them and am
submitting them on behalf of Brian Goetz. I would prefer to know that at least
one other set of eyes has looked at them though.
I looked - no comments. :)
Cheers,
David
Mike
On Apr 3 2013, at 17:00 , Mike Duigou wrote:
Hello all;
Another set of functional interfaces for review for the
soon-to-be-arriving-in-TL-repo lambda libraries.
http://cr.openjdk.java.net/~mduigou/JDK-8010948/0/webrev/
These interfaces are Functions between the core primitive types (double, int,
long) used by the lambda libraries. Methods providing the equivalent of the
widening and narrowing primitive conversions may be added in a later patch.
Mike