Merge "Unhide @Repeatable"
am: 31312ecfd2
* commit '31312ecfd2b701c6b9fdc34156e8a12df3022c25':
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