RFR : 8010948 : Add conversion functional interfaces
Mike Duigou
mike.duigou at oracle.com
Tue Apr 9 23:07:21 UTC 2013
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.
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
More information about the core-libs-dev
mailing list