Merge "Rerun of update-api with no changes" am: f0aa998233

am: 9c0412b7ca

Change-Id: Icb3cd23aed57e3d0c2191f65d9d2298c5b4df006
This commit is contained in:
Neil Fuller
2016-09-28 17:55:30 +00:00
committed by android-build-merger
3 changed files with 3 additions and 3 deletions

View File

@@ -52022,7 +52022,7 @@ package java.lang.reflect {
}
public final class Parameter implements java.lang.reflect.AnnotatedElement {
method public T getAnnotation(java.lang.Class<T>);
method public <T extends java.lang.annotation.Annotation> T getAnnotation(java.lang.Class<T>);
method public java.lang.annotation.Annotation[] getAnnotations();
method public java.lang.annotation.Annotation[] getDeclaredAnnotations();
method public java.lang.reflect.Executable getDeclaringExecutable();

View File

@@ -55379,7 +55379,7 @@ package java.lang.reflect {
}
public final class Parameter implements java.lang.reflect.AnnotatedElement {
method public T getAnnotation(java.lang.Class<T>);
method public <T extends java.lang.annotation.Annotation> T getAnnotation(java.lang.Class<T>);
method public java.lang.annotation.Annotation[] getAnnotations();
method public java.lang.annotation.Annotation[] getDeclaredAnnotations();
method public java.lang.reflect.Executable getDeclaringExecutable();

View File

@@ -52102,7 +52102,7 @@ package java.lang.reflect {
}
public final class Parameter implements java.lang.reflect.AnnotatedElement {
method public T getAnnotation(java.lang.Class<T>);
method public <T extends java.lang.annotation.Annotation> T getAnnotation(java.lang.Class<T>);
method public java.lang.annotation.Annotation[] getAnnotations();
method public java.lang.annotation.Annotation[] getDeclaredAnnotations();
method public java.lang.reflect.Executable getDeclaringExecutable();