Unhide @Repeatable
Bug: 26623636 Change-Id: Ib13a06e8997a06205a59889feded49d5d1725773
This commit is contained in:
@@ -50458,6 +50458,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 {
|
||||
}
|
||||
|
||||
|
||||
@@ -53167,6 +53167,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 {
|
||||
}
|
||||
|
||||
|
||||
@@ -50474,6 +50474,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