Merge "Unhide @Repeatable"
This commit is contained in:
@@ -49363,6 +49363,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 {
|
||||
}
|
||||
|
||||
|
||||
@@ -51981,6 +51981,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