am 37dbac9c: Merge "Expose @SafeVarargs."
* commit '37dbac9c40d0d7163028461697f2adef1ffe6c47': Expose @SafeVarargs.
This commit is contained in:
@@ -33401,6 +33401,9 @@ package java.lang {
|
||||
ctor public RuntimePermission(java.lang.String, java.lang.String);
|
||||
}
|
||||
|
||||
public abstract class SafeVarargs implements java.lang.annotation.Annotation {
|
||||
}
|
||||
|
||||
public class SecurityException extends java.lang.RuntimeException {
|
||||
ctor public SecurityException();
|
||||
ctor public SecurityException(java.lang.String);
|
||||
|
||||
Reference in New Issue
Block a user