Unhide @Repeatable
Bug: 26623636
(cherry-picked from commit c98d6a4c19)
Change-Id: I6378d5780def3a26d340f213973a4094e97426f5
This commit is contained in:
@@ -49364,6 +49364,9 @@ package java.lang.annotation {
|
||||
public abstract class Inherited implements java.lang.annotation.Annotation {
|
||||
}
|
||||
|
||||
public abstract class Repeatable implements java.lang.annotation.Annotation {
|
||||
}
|
||||
|
||||
public abstract class Retention implements java.lang.annotation.Annotation {
|
||||
}
|
||||
|
||||
|
||||
@@ -51982,6 +51982,9 @@ package java.lang.annotation {
|
||||
public abstract class Inherited implements java.lang.annotation.Annotation {
|
||||
}
|
||||
|
||||
public abstract class Repeatable implements java.lang.annotation.Annotation {
|
||||
}
|
||||
|
||||
public abstract class Retention implements java.lang.annotation.Annotation {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user