Merge "Rerun of update-api with no changes"
am: f0aa998233
Change-Id: I23a36931c027b29f740879e46d1c28e53b616d71
This commit is contained in:
@@ -52022,7 +52022,7 @@ package java.lang.reflect {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public final class Parameter implements java.lang.reflect.AnnotatedElement {
|
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[] getAnnotations();
|
||||||
method public java.lang.annotation.Annotation[] getDeclaredAnnotations();
|
method public java.lang.annotation.Annotation[] getDeclaredAnnotations();
|
||||||
method public java.lang.reflect.Executable getDeclaringExecutable();
|
method public java.lang.reflect.Executable getDeclaringExecutable();
|
||||||
|
|||||||
@@ -55378,7 +55378,7 @@ package java.lang.reflect {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public final class Parameter implements java.lang.reflect.AnnotatedElement {
|
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[] getAnnotations();
|
||||||
method public java.lang.annotation.Annotation[] getDeclaredAnnotations();
|
method public java.lang.annotation.Annotation[] getDeclaredAnnotations();
|
||||||
method public java.lang.reflect.Executable getDeclaringExecutable();
|
method public java.lang.reflect.Executable getDeclaringExecutable();
|
||||||
|
|||||||
@@ -52102,7 +52102,7 @@ package java.lang.reflect {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public final class Parameter implements java.lang.reflect.AnnotatedElement {
|
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[] getAnnotations();
|
||||||
method public java.lang.annotation.Annotation[] getDeclaredAnnotations();
|
method public java.lang.annotation.Annotation[] getDeclaredAnnotations();
|
||||||
method public java.lang.reflect.Executable getDeclaringExecutable();
|
method public java.lang.reflect.Executable getDeclaringExecutable();
|
||||||
|
|||||||
Reference in New Issue
Block a user