Track libcore change f35c08530f77a744646e6e988d330a68f3af6940.
Change-Id: I53bb912e7b7d6510952da8b121402628fa3f922d
This commit is contained in:
@@ -52539,7 +52539,6 @@ package java.net {
|
||||
method public static void setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory);
|
||||
method public java.lang.String toExternalForm();
|
||||
method public java.net.URI toURI() throws java.net.URISyntaxException;
|
||||
method public java.net.URI toURILenient() throws java.net.URISyntaxException;
|
||||
}
|
||||
|
||||
public class URLClassLoader extends java.security.SecureClassLoader implements java.io.Closeable {
|
||||
|
||||
@@ -55294,7 +55294,6 @@ package java.net {
|
||||
method public static void setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory);
|
||||
method public java.lang.String toExternalForm();
|
||||
method public java.net.URI toURI() throws java.net.URISyntaxException;
|
||||
method public java.net.URI toURILenient() throws java.net.URISyntaxException;
|
||||
}
|
||||
|
||||
public class URLClassLoader extends java.security.SecureClassLoader implements java.io.Closeable {
|
||||
|
||||
@@ -52556,7 +52556,6 @@ package java.net {
|
||||
method public static void setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory);
|
||||
method public java.lang.String toExternalForm();
|
||||
method public java.net.URI toURI() throws java.net.URISyntaxException;
|
||||
method public java.net.URI toURILenient() throws java.net.URISyntaxException;
|
||||
}
|
||||
|
||||
public class URLClassLoader extends java.security.SecureClassLoader implements java.io.Closeable {
|
||||
|
||||
Reference in New Issue
Block a user