JDK 8 code review request for 8005298 Add FunctionalInterface type to the core libraries
Florian Weimer
fweimer at redhat.com
Thu Jan 10 09:23:47 UTC 2013
On 01/08/2013 10:24 PM, Joe Darcy wrote:
> As discussed over on one of the Project Lambda lists [1], we're adding
> an interface type to the platform to explicitly mark interface types as
> being functional interfaces suitable for use in lambda expressions.
> Please review the addition of this new type:
>
> http://cr.openjdk.java.net/~darcy/8005298.0/
Shouldn't this annotation have @Retention(RetentionPolicy.SOURCE),
similar to the @Override annotation?
--
Florian Weimer / Red Hat Product Security Team
More information about the core-libs-dev
mailing list