java.lang.reflect.AnnotatedElement changes (original) (raw)

Kasper Nielsen kasperni at gmail.com
Fri Feb 15 13:56:41 UTC 2013


by introduces, I mean the additional methods going into Java8.

On Fri, Feb 15, 2013 at 2:53 PM, Kasper Nielsen <kasperni at gmail.com> wrote:

Hi,

I know AnnotatedElement is not a common class to implement outside of the JDK. But the interface introduces some new methods that will break existing code. For example, Guava, which has the Parameter class ( https://code.google.com/p/guava-libraries/source/browse/guava/src/com/google/common/reflect/Parameter.java ) - Kasper



More information about the core-libs-dev mailing list