Track libcore change f35c08530f77a744646e6e988d330a68f3af6940.

Change-Id: I53bb912e7b7d6510952da8b121402628fa3f922d
This commit is contained in:
Narayan Kamath
2016-02-02 11:54:01 +00:00
parent 10c3d3f666
commit c449386ea0
3 changed files with 0 additions and 3 deletions

View File

@@ -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 {

View File

@@ -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 {

View File

@@ -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 {