Merge "Track libcore change 45f477557ddaf68cb2fe9603544b95c0e7af9a92"
This commit is contained in:
@@ -49413,6 +49413,9 @@ package java.lang.annotation {
|
|||||||
public abstract class Inherited implements java.lang.annotation.Annotation {
|
public abstract class Inherited implements java.lang.annotation.Annotation {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public abstract class Native implements java.lang.annotation.Annotation {
|
||||||
|
}
|
||||||
|
|
||||||
public abstract class Repeatable implements java.lang.annotation.Annotation {
|
public abstract class Repeatable implements java.lang.annotation.Annotation {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -52031,6 +52031,9 @@ package java.lang.annotation {
|
|||||||
public abstract class Inherited implements java.lang.annotation.Annotation {
|
public abstract class Inherited implements java.lang.annotation.Annotation {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public abstract class Native implements java.lang.annotation.Annotation {
|
||||||
|
}
|
||||||
|
|
||||||
public abstract class Repeatable implements java.lang.annotation.Annotation {
|
public abstract class Repeatable implements java.lang.annotation.Annotation {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user