+
WRITE_OWNER_DATA
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.awt.font.TextAttribute.html b/docs/html/sdk/api_diff/9/changes/java.awt.font.TextAttribute.html
new file mode 100644
index 0000000000000..be7fea9f2de82
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.awt.font.TextAttribute.html
@@ -0,0 +1,164 @@
+
+
+
+
+
+
+
+
+
+java.awt.font.TextAttribute
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.io.File.html b/docs/html/sdk/api_diff/9/changes/java.io.File.html
new file mode 100644
index 0000000000000..cd9ca569a6b98
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.io.File.html
@@ -0,0 +1,203 @@
+
+
+
+
+
+
+
+
+
+java.io.File
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.io.File
+
+
+
+
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ URL toURL ()
+
+
+Now deprecated .
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.io.IOException.html b/docs/html/sdk/api_diff/9/changes/java.io.IOException.html
new file mode 100644
index 0000000000000..15c9640436536
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.io.IOException.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.io.IOException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.io.ObjectStreamClass.html b/docs/html/sdk/api_diff/9/changes/java.io.ObjectStreamClass.html
new file mode 100644
index 0000000000000..23991c3b6649c
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.io.ObjectStreamClass.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.io.ObjectStreamClass
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ ObjectStreamClass lookupAny (Class<?>)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.io.PipedInputStream.html b/docs/html/sdk/api_diff/9/changes/java.io.PipedInputStream.html
new file mode 100644
index 0000000000000..06eb81096a0b2
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.io.PipedInputStream.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.io.PipedInputStream
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.io.PipedReader.html b/docs/html/sdk/api_diff/9/changes/java.io.PipedReader.html
new file mode 100644
index 0000000000000..55f3f1ebd7a4c
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.io.PipedReader.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.io.PipedReader
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.io.PrintStream.html b/docs/html/sdk/api_diff/9/changes/java.io.PrintStream.html
new file mode 100644
index 0000000000000..85c54cf0eed4f
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.io.PrintStream.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.io.PrintStream
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void clearError ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.io.PrintWriter.html b/docs/html/sdk/api_diff/9/changes/java.io.PrintWriter.html
new file mode 100644
index 0000000000000..9db39c374de50
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.io.PrintWriter.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.io.PrintWriter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void clearError ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.Class.html b/docs/html/sdk/api_diff/9/changes/java.lang.Class.html
new file mode 100644
index 0000000000000..4e7da6991119e
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.Class.html
@@ -0,0 +1,205 @@
+
+
+
+
+
+
+
+
+
+java.lang.Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.lang.Class
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ Class<?> getClasses ()
+
+
+Change in return type from Class[] to Class<?>.
+
+
+
+
+
+
+ Constructor<T> getConstructor (Class<?>)
+
+
+Change in signature from void to Class<?>.
+
+
+
+
+
+
+ Constructor<?> getConstructors ()
+
+
+Change in return type from Constructor[] to Constructor<?>.
+
+
+
+
+
+
+ Class<?> getDeclaredClasses ()
+
+
+Change in return type from Class[] to Class<?>.
+
+
+
+
+
+
+ Constructor<T> getDeclaredConstructor (Class<?>)
+
+
+Change in signature from void to Class<?>.
+
+
+
+
+
+
+ Constructor<?> getDeclaredConstructors ()
+
+
+Change in return type from Constructor[] to Constructor<?>.
+
+
+
+
+
+
+ Method getDeclaredMethod (String, Class<?>)
+
+
+Change in signature from (String, ) to (String, Class<?>).
+
+
+
+
+
+
+ Class<?> getInterfaces ()
+
+
+Change in return type from Class[] to Class<?>.
+
+
+
+
+
+
+ Method getMethod (String, Class<?>)
+
+
+Change in signature from (String, ) to (String, Class<?>).
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.Double.html b/docs/html/sdk/api_diff/9/changes/java.lang.Double.html
new file mode 100644
index 0000000000000..ebd69938ba69a
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.Double.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
+
+java.lang.Double
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.lang.Double
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.Enum.html b/docs/html/sdk/api_diff/9/changes/java.lang.Enum.html
new file mode 100644
index 0000000000000..0486fba4d0ccf
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.Enum.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+
+
+
+java.lang.Enum
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.lang.Enum
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ void finalize ()
+
+
+Change in exceptions thrown from java.lang.Throwable to no exceptions.
+ Method was inherited from java.lang.Object, but is now defined locally. Change from non-final to final.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.Float.html b/docs/html/sdk/api_diff/9/changes/java.lang.Float.html
new file mode 100644
index 0000000000000..06ef0f0316aee
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.Float.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
+
+java.lang.Float
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.lang.Float
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.Math.html b/docs/html/sdk/api_diff/9/changes/java.lang.Math.html
new file mode 100644
index 0000000000000..de20ad67efa28
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.Math.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+
+
+
+
+java.lang.Math
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.lang.Math
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ double copySign (double, double)
+
+
+
+
+
+
+ float copySign (float, float)
+
+
+
+
+
+
+ int getExponent (double)
+
+
+
+
+
+
+ int getExponent (float)
+
+
+
+
+
+
+ double nextAfter (double, double)
+
+
+
+
+
+
+ float nextAfter (float, double)
+
+
+
+
+
+
+ double nextUp (double)
+
+
+
+
+
+
+ float nextUp (float)
+
+
+
+
+
+
+ double scalb (double, int)
+
+
+
+
+
+
+ float scalb (float, int)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.Package.html b/docs/html/sdk/api_diff/9/changes/java.lang.Package.html
new file mode 100644
index 0000000000000..088560d0269d1
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.Package.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+
+
+
+java.lang.Package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.lang.Package
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ A getAnnotation (Class<A>)
+
+
+Change in return type from T to A.
+ Change in signature from Class<T> to Class<A>.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.StrictMath.html b/docs/html/sdk/api_diff/9/changes/java.lang.StrictMath.html
new file mode 100644
index 0000000000000..3053c1e76aef5
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.StrictMath.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+
+
+
+
+java.lang.StrictMath
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ double copySign (double, double)
+
+
+
+
+
+
+ float copySign (float, float)
+
+
+
+
+
+
+ int getExponent (double)
+
+
+
+
+
+
+ int getExponent (float)
+
+
+
+
+
+
+ double nextAfter (double, double)
+
+
+
+
+
+
+ float nextAfter (float, double)
+
+
+
+
+
+
+ double nextUp (double)
+
+
+
+
+
+
+ float nextUp (float)
+
+
+
+
+
+
+ double scalb (double, int)
+
+
+
+
+
+
+ float scalb (float, int)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.String.html b/docs/html/sdk/api_diff/9/changes/java.lang.String.html
new file mode 100644
index 0000000000000..d02801dcf94e6
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.String.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
+
+
+java.lang.String
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.lang.String
+
+
+
+
+
+
+ Added Constructors
+
+
+
+
+ String (byte[], int, int, Charset)
+
+
+
+
+
+
+ String (byte[], Charset)
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ byte[] getBytes (Charset)
+
+
+
+
+
+
+ boolean isEmpty ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.System.html b/docs/html/sdk/api_diff/9/changes/java.lang.System.html
new file mode 100644
index 0000000000000..c760872b39941
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.System.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.lang.System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.lang.System
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ Console console ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.reflect.Array.html b/docs/html/sdk/api_diff/9/changes/java.lang.reflect.Array.html
new file mode 100644
index 0000000000000..3d909068d8117
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.reflect.Array.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+
+
+
+
+java.lang.reflect.Array
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.lang.reflect.Array
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ Object newInstance (Class<?>)
+
+
+Change in signature from (Class<?>, int[]) to (Class<?>, ).
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.lang.reflect.Member.html b/docs/html/sdk/api_diff/9/changes/java.lang.reflect.Member.html
new file mode 100644
index 0000000000000..04a0faf59514e
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.lang.reflect.Member.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+
+
+
+
+java.lang.reflect.Member
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.lang.reflect.Member
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ Class<?> getDeclaringClass ()
+
+
+Change in return type from Class to Class<?>.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.net.NetworkInterface.html b/docs/html/sdk/api_diff/9/changes/java.net.NetworkInterface.html
new file mode 100644
index 0000000000000..f48d21e5ebe83
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.net.NetworkInterface.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+
+
+
+
+java.net.NetworkInterface
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.net.SocketImpl.html b/docs/html/sdk/api_diff/9/changes/java.net.SocketImpl.html
new file mode 100644
index 0000000000000..71f23ac2d8586
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.net.SocketImpl.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.net.SocketImpl
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Removed Methods
+
+
+
+
+ Object getOption(int)
+
+
+
+
+
+
+ void setOption(int, Object)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.nio.Buffer.html b/docs/html/sdk/api_diff/9/changes/java.nio.Buffer.html
new file mode 100644
index 0000000000000..4aa54f3601c0d
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.nio.Buffer.html
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
+
+
+java.nio.Buffer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.nio.Buffer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.security.AccessController.html b/docs/html/sdk/api_diff/9/changes/java.security.AccessController.html
new file mode 100644
index 0000000000000..f1687e1503994
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.security.AccessController.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.security.AccessController
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.security.Policy.html b/docs/html/sdk/api_diff/9/changes/java.security.Policy.html
new file mode 100644
index 0000000000000..3a23bbb3e1021
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.security.Policy.html
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+
+
+
+java.security.Policy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.security.Policy
+
+
+
+
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ void refresh ()
+
+
+Changed from abstract to non-abstract.
+
+
+
+
+
+
+ PermissionCollection getPermissions (CodeSource)
+
+
+Changed from abstract to non-abstract.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.security.UnrecoverableKeyException.html b/docs/html/sdk/api_diff/9/changes/java.security.UnrecoverableKeyException.html
new file mode 100644
index 0000000000000..c536aeaeac21b
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.security.UnrecoverableKeyException.html
@@ -0,0 +1,108 @@
+
+
+
+
+
+
+
+
+
+java.security.UnrecoverableKeyException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The superclass changed from java.security.GeneralSecurityException to java.security.UnrecoverableEntryException.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.Array.html b/docs/html/sdk/api_diff/9/changes/java.sql.Array.html
new file mode 100644
index 0000000000000..1a395cd6dd2e2
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.Array.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.sql.Array
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.sql.Array
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void free ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.BatchUpdateException.html b/docs/html/sdk/api_diff/9/changes/java.sql.BatchUpdateException.html
new file mode 100644
index 0000000000000..28917cd86e3e2
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.BatchUpdateException.html
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+
+
+
+java.sql.BatchUpdateException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Constructors
+
+
+
+
+ BatchUpdateException (int[], Throwable)
+
+
+
+
+
+
+ BatchUpdateException (String, int[], Throwable)
+
+
+
+
+
+
+ BatchUpdateException (String, String, int, int[], Throwable)
+
+
+
+
+
+
+ BatchUpdateException (String, String, int[], Throwable)
+
+
+
+
+
+
+ BatchUpdateException (Throwable)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.Blob.html b/docs/html/sdk/api_diff/9/changes/java.sql.Blob.html
new file mode 100644
index 0000000000000..0a045cf8232f4
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.Blob.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.sql.Blob
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.sql.Blob
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void free ()
+
+
+
+
+
+
+ InputStream getBinaryStream (long, long)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.CallableStatement.html b/docs/html/sdk/api_diff/9/changes/java.sql.CallableStatement.html
new file mode 100644
index 0000000000000..1cd43cc41afd8
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.CallableStatement.html
@@ -0,0 +1,339 @@
+
+
+
+
+
+
+
+
+
+java.sql.CallableStatement
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ Reader getCharacterStream (int)
+
+
+
+
+
+
+ Reader getCharacterStream (String)
+
+
+
+
+
+
+ Reader getNCharacterStream (int)
+
+
+
+
+
+
+ Reader getNCharacterStream (String)
+
+
+
+
+
+
+ NClob getNClob (int)
+
+
+
+
+
+
+ NClob getNClob (String)
+
+
+
+
+
+
+ String getNString (int)
+
+
+
+
+
+
+ String getNString (String)
+
+
+
+
+
+
+ RowId getRowId (int)
+
+
+
+
+
+
+ RowId getRowId (String)
+
+
+
+
+
+
+ SQLXML getSQLXML (int)
+
+
+
+
+
+
+ SQLXML getSQLXML (String)
+
+
+
+
+
+
+ void setAsciiStream (String, InputStream)
+
+
+
+
+
+
+ void setAsciiStream (String, InputStream, long)
+
+
+
+
+
+
+ void setBinaryStream (String, InputStream)
+
+
+
+
+
+
+ void setBinaryStream (String, InputStream, long)
+
+
+
+
+
+
+ void setBlob (String, InputStream)
+
+
+
+
+
+
+ void setBlob (String, InputStream, long)
+
+
+
+
+
+
+ void setBlob (String, Blob)
+
+
+
+
+
+
+ void setCharacterStream (String, Reader)
+
+
+
+
+
+
+ void setCharacterStream (String, Reader, long)
+
+
+
+
+
+
+ void setClob (String, Reader)
+
+
+
+
+
+
+ void setClob (String, Reader, long)
+
+
+
+
+
+
+ void setClob (String, Clob)
+
+
+
+
+
+
+ void setNCharacterStream (String, Reader)
+
+
+
+
+
+
+ void setNCharacterStream (String, Reader, long)
+
+
+
+
+
+
+ void setNClob (String, Reader)
+
+
+
+
+
+
+ void setNClob (String, Reader, long)
+
+
+
+
+
+
+ void setNClob (String, NClob)
+
+
+
+
+
+
+ void setNString (String, String)
+
+
+
+
+
+
+ void setRowId (String, RowId)
+
+
+
+
+
+
+ void setSQLXML (String, SQLXML)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.Clob.html b/docs/html/sdk/api_diff/9/changes/java.sql.Clob.html
new file mode 100644
index 0000000000000..75adcf3ee7c8d
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.Clob.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.sql.Clob
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.sql.Clob
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.Connection.html b/docs/html/sdk/api_diff/9/changes/java.sql.Connection.html
new file mode 100644
index 0000000000000..a22128ea5705a
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.Connection.html
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+
+
+
+java.sql.Connection
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.sql.Connection
+
+
Added interface java.sql.Wrapper.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.DataTruncation.html b/docs/html/sdk/api_diff/9/changes/java.sql.DataTruncation.html
new file mode 100644
index 0000000000000..4c75237b167b9
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.DataTruncation.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.sql.DataTruncation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Constructors
+
+
+
+
+ DataTruncation (int, boolean, boolean, int, int, Throwable)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.DatabaseMetaData.html b/docs/html/sdk/api_diff/9/changes/java.sql.DatabaseMetaData.html
new file mode 100644
index 0000000000000..31bc0c421804d
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.DatabaseMetaData.html
@@ -0,0 +1,264 @@
+
+
+
+
+
+
+
+
+
+java.sql.DatabaseMetaData
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Added interface java.sql.Wrapper.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.ParameterMetaData.html b/docs/html/sdk/api_diff/9/changes/java.sql.ParameterMetaData.html
new file mode 100644
index 0000000000000..25abf80788397
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.ParameterMetaData.html
@@ -0,0 +1,108 @@
+
+
+
+
+
+
+
+
+
+java.sql.ParameterMetaData
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Added interface java.sql.Wrapper.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.PreparedStatement.html b/docs/html/sdk/api_diff/9/changes/java.sql.PreparedStatement.html
new file mode 100644
index 0000000000000..4e358e4bc96d5
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.PreparedStatement.html
@@ -0,0 +1,241 @@
+
+
+
+
+
+
+
+
+
+java.sql.PreparedStatement
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void setAsciiStream (int, InputStream)
+
+
+
+
+
+
+ void setAsciiStream (int, InputStream, long)
+
+
+
+
+
+
+ void setBinaryStream (int, InputStream)
+
+
+
+
+
+
+ void setBinaryStream (int, InputStream, long)
+
+
+
+
+
+
+ void setBlob (int, InputStream)
+
+
+
+
+
+
+ void setBlob (int, InputStream, long)
+
+
+
+
+
+
+ void setCharacterStream (int, Reader)
+
+
+
+
+
+
+ void setCharacterStream (int, Reader, long)
+
+
+
+
+
+
+ void setClob (int, Reader)
+
+
+
+
+
+
+ void setClob (int, Reader, long)
+
+
+
+
+
+
+ void setNCharacterStream (int, Reader)
+
+
+
+
+
+
+ void setNCharacterStream (int, Reader, long)
+
+
+
+
+
+
+ void setNClob (int, Reader)
+
+
+
+
+
+
+ void setNClob (int, Reader, long)
+
+
+
+
+
+
+ void setNClob (int, NClob)
+
+
+
+
+
+
+ void setNString (int, String)
+
+
+
+
+
+
+ void setRowId (int, RowId)
+
+
+
+
+
+
+ void setSQLXML (int, SQLXML)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.ResultSet.html b/docs/html/sdk/api_diff/9/changes/java.sql.ResultSet.html
new file mode 100644
index 0000000000000..a2a9b42ff74f7
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.ResultSet.html
@@ -0,0 +1,452 @@
+
+
+
+
+
+
+
+
+
+java.sql.ResultSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.sql.ResultSet
+
+
Added interface java.sql.Wrapper.
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ int getHoldability ()
+
+
+
+
+
+
+ Reader getNCharacterStream (int)
+
+
+
+
+
+
+ Reader getNCharacterStream (String)
+
+
+
+
+
+
+ NClob getNClob (int)
+
+
+
+
+
+
+ NClob getNClob (String)
+
+
+
+
+
+
+ String getNString (int)
+
+
+
+
+
+
+ String getNString (String)
+
+
+
+
+
+
+ RowId getRowId (int)
+
+
+
+
+
+
+ RowId getRowId (String)
+
+
+
+
+
+
+ SQLXML getSQLXML (int)
+
+
+
+
+
+
+ SQLXML getSQLXML (String)
+
+
+
+
+
+
+ boolean isClosed ()
+
+
+
+
+
+
+ void updateAsciiStream (int, InputStream)
+
+
+
+
+
+
+ void updateAsciiStream (int, InputStream, long)
+
+
+
+
+
+
+ void updateAsciiStream (String, InputStream)
+
+
+
+
+
+
+ void updateAsciiStream (String, InputStream, long)
+
+
+
+
+
+
+ void updateBinaryStream (int, InputStream)
+
+
+
+
+
+
+ void updateBinaryStream (int, InputStream, long)
+
+
+
+
+
+
+ void updateBinaryStream (String, InputStream)
+
+
+
+
+
+
+ void updateBinaryStream (String, InputStream, long)
+
+
+
+
+
+
+ void updateBlob (int, InputStream)
+
+
+
+
+
+
+ void updateBlob (int, InputStream, long)
+
+
+
+
+
+
+ void updateBlob (String, InputStream)
+
+
+
+
+
+
+ void updateBlob (String, InputStream, long)
+
+
+
+
+
+
+ void updateCharacterStream (int, Reader)
+
+
+
+
+
+
+ void updateCharacterStream (int, Reader, long)
+
+
+
+
+
+
+ void updateCharacterStream (String, Reader)
+
+
+
+
+
+
+ void updateCharacterStream (String, Reader, long)
+
+
+
+
+
+
+ void updateClob (int, Reader)
+
+
+
+
+
+
+ void updateClob (int, Reader, long)
+
+
+
+
+
+
+ void updateClob (String, Reader)
+
+
+
+
+
+
+ void updateClob (String, Reader, long)
+
+
+
+
+
+
+ void updateNCharacterStream (int, Reader)
+
+
+
+
+
+
+ void updateNCharacterStream (int, Reader, long)
+
+
+
+
+
+
+ void updateNCharacterStream (String, Reader)
+
+
+
+
+
+
+ void updateNCharacterStream (String, Reader, long)
+
+
+
+
+
+
+ void updateNClob (int, Reader)
+
+
+
+
+
+
+ void updateNClob (int, Reader, long)
+
+
+
+
+
+
+ void updateNClob (int, NClob)
+
+
+
+
+
+
+ void updateNClob (String, Reader)
+
+
+
+
+
+
+ void updateNClob (String, Reader, long)
+
+
+
+
+
+
+ void updateNClob (String, NClob)
+
+
+
+
+
+
+ void updateNString (int, String)
+
+
+
+
+
+
+ void updateNString (String, String)
+
+
+
+
+
+
+ void updateRowId (int, RowId)
+
+
+
+
+
+
+ void updateRowId (String, RowId)
+
+
+
+
+
+
+ void updateSQLXML (int, SQLXML)
+
+
+
+
+
+
+ void updateSQLXML (String, SQLXML)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.ResultSetMetaData.html b/docs/html/sdk/api_diff/9/changes/java.sql.ResultSetMetaData.html
new file mode 100644
index 0000000000000..96e4c659ce5f9
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.ResultSetMetaData.html
@@ -0,0 +1,108 @@
+
+
+
+
+
+
+
+
+
+java.sql.ResultSetMetaData
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Added interface java.sql.Wrapper.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.SQLException.html b/docs/html/sdk/api_diff/9/changes/java.sql.SQLException.html
new file mode 100644
index 0000000000000..6d3dd0d113fca
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.SQLException.html
@@ -0,0 +1,159 @@
+
+
+
+
+
+
+
+
+
+java.sql.SQLException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Added interface java.lang.Iterable.
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ Iterator<Throwable> iterator ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.SQLInput.html b/docs/html/sdk/api_diff/9/changes/java.sql.SQLInput.html
new file mode 100644
index 0000000000000..9e726d0858122
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.SQLInput.html
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
+
+
+java.sql.SQLInput
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.sql.SQLInput
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.SQLOutput.html b/docs/html/sdk/api_diff/9/changes/java.sql.SQLOutput.html
new file mode 100644
index 0000000000000..493b133d2d7e2
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.SQLOutput.html
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
+
+
+java.sql.SQLOutput
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.sql.SQLOutput
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.SQLWarning.html b/docs/html/sdk/api_diff/9/changes/java.sql.SQLWarning.html
new file mode 100644
index 0000000000000..73ef5d74d39c0
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.SQLWarning.html
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
+
+
+java.sql.SQLWarning
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Constructors
+
+
+
+
+ SQLWarning (String, String, int, Throwable)
+
+
+
+
+
+
+ SQLWarning (String, String, Throwable)
+
+
+
+
+
+
+ SQLWarning (String, Throwable)
+
+
+
+
+
+
+ SQLWarning (Throwable)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.Statement.html b/docs/html/sdk/api_diff/9/changes/java.sql.Statement.html
new file mode 100644
index 0000000000000..ce2875dd03e99
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.Statement.html
@@ -0,0 +1,137 @@
+
+
+
+
+
+
+
+
+
+java.sql.Statement
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.sql.Statement
+
+
Added interface java.sql.Wrapper.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.Types.html b/docs/html/sdk/api_diff/9/changes/java.sql.Types.html
new file mode 100644
index 0000000000000..95844f7c7d0dd
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.sql.Types.html
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+
+
+
+java.sql.Types
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.sql.Types
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.text.BreakIterator.html b/docs/html/sdk/api_diff/9/changes/java.text.BreakIterator.html
new file mode 100644
index 0000000000000..b8ff6102890c5
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.text.BreakIterator.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
+
+java.text.BreakIterator
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Removed Methods
+
+
+
+
+ int getInt(byte[], int)
+
+
+
+
+
+
+ long getLong(byte[], int)
+
+
+
+
+
+
+ short getShort(byte[], int)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.text.CollationKey.html b/docs/html/sdk/api_diff/9/changes/java.text.CollationKey.html
new file mode 100644
index 0000000000000..4eb7d0cf2f4a5
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.text.CollationKey.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
+
+
+java.text.CollationKey
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Changed from non-abstract to abstract. Change from final to non-final.
+
+
+
+
+
+ Added Constructors
+
+
+
+
+ CollationKey (String)
+
+
+
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ int compareTo (CollationKey)
+
+
+Changed from non-abstract to abstract.
+
+
+
+
+
+
+ byte[] toByteArray ()
+
+
+Changed from non-abstract to abstract.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.text.DateFormatSymbols.html b/docs/html/sdk/api_diff/9/changes/java.text.DateFormatSymbols.html
new file mode 100644
index 0000000000000..dcf91b58381a6
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.text.DateFormatSymbols.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
+
+java.text.DateFormatSymbols
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.text.DecimalFormatSymbols.html b/docs/html/sdk/api_diff/9/changes/java.text.DecimalFormatSymbols.html
new file mode 100644
index 0000000000000..bf9e9c017004c
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.text.DecimalFormatSymbols.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
+
+
+java.text.DecimalFormatSymbols
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Change from final to non-final.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.text.Format.html b/docs/html/sdk/api_diff/9/changes/java.text.Format.html
new file mode 100644
index 0000000000000..dd1b44edb6e56
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.text.Format.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+
+
+
+
+java.text.Format
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.text.Format
+
+
+
+
+
+
+ Changed Constructors
+
+
+
+
+ Format ()
+
+
+Change of visibility from public to protected.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.text.NumberFormat.html b/docs/html/sdk/api_diff/9/changes/java.text.NumberFormat.html
new file mode 100644
index 0000000000000..f5e30481c930e
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.text.NumberFormat.html
@@ -0,0 +1,147 @@
+
+
+
+
+
+
+
+
+
+java.text.NumberFormat
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Changed Constructors
+
+
+
+
+ NumberFormat ()
+
+
+Change of visibility from public to protected.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.Arrays.html b/docs/html/sdk/api_diff/9/changes/java.util.Arrays.html
new file mode 100644
index 0000000000000..da28c78575ce8
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.Arrays.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+
+
+
+java.util.Arrays
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.Arrays
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ int binarySearch (T[], int, int, T, Comparator<?, super, T>)
+
+
+
+
+
+
+ int binarySearch (byte[], int, int, byte)
+
+
+
+
+
+
+ int binarySearch (char[], int, int, char)
+
+
+
+
+
+
+ int binarySearch (double[], int, int, double)
+
+
+
+
+
+
+ int binarySearch (float[], int, int, float)
+
+
+
+
+
+
+ int binarySearch (int[], int, int, int)
+
+
+
+
+
+
+ int binarySearch (Object[], int, int, Object)
+
+
+
+
+
+
+ int binarySearch (long[], int, int, long)
+
+
+
+
+
+
+ int binarySearch (short[], int, int, short)
+
+
+
+
+
+
+ T[] copyOf (T[], int)
+
+
+
+
+
+
+ T[] copyOf (U[], int, Class<?, extends, T[]>)
+
+
+
+
+
+
+ boolean[] copyOf (boolean[], int)
+
+
+
+
+
+
+ byte[] copyOf (byte[], int)
+
+
+
+
+
+
+ char[] copyOf (char[], int)
+
+
+
+
+
+
+ double[] copyOf (double[], int)
+
+
+
+
+
+
+ float[] copyOf (float[], int)
+
+
+
+
+
+
+ int[] copyOf (int[], int)
+
+
+
+
+
+
+ long[] copyOf (long[], int)
+
+
+
+
+
+
+ short[] copyOf (short[], int)
+
+
+
+
+
+
+ T[] copyOfRange (T[], int, int)
+
+
+
+
+
+
+ T[] copyOfRange (U[], int, int, Class<?, extends, T[]>)
+
+
+
+
+
+
+ boolean[] copyOfRange (boolean[], int, int)
+
+
+
+
+
+
+ byte[] copyOfRange (byte[], int, int)
+
+
+
+
+
+
+ char[] copyOfRange (char[], int, int)
+
+
+
+
+
+
+ double[] copyOfRange (double[], int, int)
+
+
+
+
+
+
+ float[] copyOfRange (float[], int, int)
+
+
+
+
+
+
+ int[] copyOfRange (int[], int, int)
+
+
+
+
+
+
+ long[] copyOfRange (long[], int, int)
+
+
+
+
+
+
+ short[] copyOfRange (short[], int, int)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.Calendar.html b/docs/html/sdk/api_diff/9/changes/java.util.Calendar.html
new file mode 100644
index 0000000000000..0a2ee73ce24e3
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.Calendar.html
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+
+
+
+java.util.Calendar
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.Calendar
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ String getDisplayName (int, int, Locale)
+
+
+
+
+
+
+ (Map<String, Integer>) getDisplayNames (int, int, Locale)
+
+
+
+
+
+
+
+
+
+
+ Added Fields
+
+
+
+
+ int ALL_STYLES
+
+
+
+
+
+
+ int LONG
+
+
+
+
+
+
+ int SHORT
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.Collections.html b/docs/html/sdk/api_diff/9/changes/java.util.Collections.html
new file mode 100644
index 0000000000000..7644816ee65d2
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.Collections.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.util.Collections
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.LinkedList.html b/docs/html/sdk/api_diff/9/changes/java.util.LinkedList.html
new file mode 100644
index 0000000000000..7614a2ca52389
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.LinkedList.html
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+
+
+
+java.util.LinkedList
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Added interface java.util.Deque.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.Locale.html b/docs/html/sdk/api_diff/9/changes/java.util.Locale.html
new file mode 100644
index 0000000000000..242df24109625
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.Locale.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.Locale
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.Locale
+
+
+
+
+
+
+
+
+ Added Fields
+
+
+
+
+ Locale ROOT
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.Properties.html b/docs/html/sdk/api_diff/9/changes/java.util.Properties.html
new file mode 100644
index 0000000000000..97bb0bebf6f67
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.Properties.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
+
+java.util.Properties
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void load (Reader)
+
+
+
+
+
+
+ void store (Writer, String)
+
+
+
+
+
+
+ Set<String> stringPropertyNames ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.PropertyResourceBundle.html b/docs/html/sdk/api_diff/9/changes/java.util.PropertyResourceBundle.html
new file mode 100644
index 0000000000000..a5d0902901cdd
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.PropertyResourceBundle.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.PropertyResourceBundle
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.ResourceBundle.html b/docs/html/sdk/api_diff/9/changes/java.util.ResourceBundle.html
new file mode 100644
index 0000000000000..f5dfbb480aa07
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.ResourceBundle.html
@@ -0,0 +1,171 @@
+
+
+
+
+
+
+
+
+
+java.util.ResourceBundle
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void clearCache ()
+
+
+
+
+
+
+ void clearCache (ClassLoader)
+
+
+
+
+
+
+ boolean containsKey (String)
+
+
+
+
+
+
+ ResourceBundle getBundle (String, Locale, Control)
+
+
+
+
+
+
+ ResourceBundle getBundle (String, Control)
+
+
+
+
+
+
+ ResourceBundle getBundle (String, Locale, ClassLoader, Control)
+
+
+
+
+
+
+ Set<String> handleKeySet ()
+
+
+
+
+
+
+ Set<String> keySet ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.Scanner.html b/docs/html/sdk/api_diff/9/changes/java.util.Scanner.html
new file mode 100644
index 0000000000000..ca9c480a1963e
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.Scanner.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.Scanner
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.Scanner
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ Scanner reset ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.TreeMap.html b/docs/html/sdk/api_diff/9/changes/java.util.TreeMap.html
new file mode 100644
index 0000000000000..1b37ea02b8b49
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.TreeMap.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+
+
+
+
+java.util.TreeMap
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.TreeMap
+
+
Added interface java.util.NavigableMap.
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ (Entry<K, V>) ceilingEntry (K)
+
+
+
+
+
+
+ K ceilingKey (K)
+
+
+
+
+
+
+ NavigableSet<K> descendingKeySet ()
+
+
+
+
+
+
+ (NavigableMap<K, V>) descendingMap ()
+
+
+
+
+
+
+ (Entry<K, V>) firstEntry ()
+
+
+
+
+
+
+ (Entry<K, V>) floorEntry (K)
+
+
+
+
+
+
+ K floorKey (K)
+
+
+
+
+
+
+ (NavigableMap<K, V>) headMap (K, boolean)
+
+
+
+
+
+
+ (Entry<K, V>) higherEntry (K)
+
+
+
+
+
+
+ K higherKey (K)
+
+
+
+
+
+
+ (Entry<K, V>) lastEntry ()
+
+
+
+
+
+
+ (Entry<K, V>) lowerEntry (K)
+
+
+
+
+
+
+ K lowerKey (K)
+
+
+
+
+
+
+ NavigableSet<K> navigableKeySet ()
+
+
+
+
+
+
+ (Entry<K, V>) pollFirstEntry ()
+
+
+
+
+
+
+ (Entry<K, V>) pollLastEntry ()
+
+
+
+
+
+
+ (NavigableMap<K, V>) subMap (K, boolean, K, boolean)
+
+
+
+
+
+
+ (NavigableMap<K, V>) tailMap (K, boolean)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.TreeSet.html b/docs/html/sdk/api_diff/9/changes/java.util.TreeSet.html
new file mode 100644
index 0000000000000..f201c42975631
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.TreeSet.html
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+
+
+
+java.util.TreeSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.TreeSet
+
+
Removed interface java.util.SortedSet. Added interface java.util.NavigableSet.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.AbstractExecutorService.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.AbstractExecutorService.html
new file mode 100644
index 0000000000000..d37f3dfcb0465
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.AbstractExecutorService.html
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.AbstractExecutorService
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Removed Methods
+
+
+
+
+ List<Future<T>> invokeAll(Collection<Callable<T>>)
+
+
+
+
+
+
+ List<Future<T>> invokeAll(Collection<Callable<T>>, long, TimeUnit)
+
+
+
+
+
+
+ T invokeAny(Collection<Callable<T>>)
+
+
+
+
+
+
+ T invokeAny(Collection<Callable<T>>, long, TimeUnit)
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ List<Future<T>> invokeAll (Collection<Callable<T>>)
+
+
+
+
+
+
+ List<Future<T>> invokeAll (Collection<Callable<T>>, long, TimeUnit)
+
+
+
+
+
+
+ T invokeAny (Collection<Callable<T>>)
+
+
+
+
+
+
+ T invokeAny (Collection<Callable<T>>, long, TimeUnit)
+
+
+
+
+
+
+ RunnableFuture<T> newTaskFor (Runnable, T)
+
+
+
+
+
+
+ RunnableFuture<T> newTaskFor (Callable<T>)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ConcurrentHashMap.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ConcurrentHashMap.html
new file mode 100644
index 0000000000000..52c43f4413499
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ConcurrentHashMap.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.ConcurrentHashMap
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ExecutorService.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ExecutorService.html
new file mode 100644
index 0000000000000..18b74a9732057
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ExecutorService.html
@@ -0,0 +1,179 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.ExecutorService
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface java.util.concurrent.ExecutorService
+
+
+
+
+
+
+
+ Removed Methods
+
+
+
+
+ List<Future<T>> invokeAll(Collection<Callable<T>>)
+
+
+
+
+
+
+ List<Future<T>> invokeAll(Collection<Callable<T>>, long, TimeUnit)
+
+
+
+
+
+
+ T invokeAny(Collection<Callable<T>>)
+
+
+
+
+
+
+ T invokeAny(Collection<Callable<T>>, long, TimeUnit)
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ List<Future<T>> invokeAll (Collection<Callable<T>>)
+
+
+
+
+
+
+ List<Future<T>> invokeAll (Collection<Callable<T>>, long, TimeUnit)
+
+
+
+
+
+
+ T invokeAny (Collection<Callable<T>>)
+
+
+
+
+
+
+ T invokeAny (Collection<Callable<T>>, long, TimeUnit)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.Executors.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.Executors.html
new file mode 100644
index 0000000000000..11589c9014cfa
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.Executors.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.Executors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.Executors
+
+
+
+
+
+
+
+ Removed Methods
+
+
+
+
+ Callable<Object> callable(PrivilegedAction)
+
+
+
+
+
+
+ Callable<Object> callable(PrivilegedExceptionAction)
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ Callable<Object> callable (PrivilegedAction<?>)
+
+
+
+
+
+
+ Callable<Object> callable (PrivilegedExceptionAction<?>)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.FutureTask.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.FutureTask.html
new file mode 100644
index 0000000000000..d42f255fc98bd
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.FutureTask.html
@@ -0,0 +1,108 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.FutureTask
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.FutureTask
+
+
Removed interfaces java.lang.Runnable, java.util.concurrent.Future. Added interface java.util.concurrent.RunnableFuture.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ScheduledThreadPoolExecutor.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ScheduledThreadPoolExecutor.html
new file mode 100644
index 0000000000000..f760d8114a72b
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ScheduledThreadPoolExecutor.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.ScheduledThreadPoolExecutor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ RunnableScheduledFuture<V> decorateTask (Runnable, RunnableScheduledFuture<V>)
+
+
+
+
+
+
+ RunnableScheduledFuture<V> decorateTask (Callable<V>, RunnableScheduledFuture<V>)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ThreadPoolExecutor.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ThreadPoolExecutor.html
new file mode 100644
index 0000000000000..752d1f777749c
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.ThreadPoolExecutor.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.ThreadPoolExecutor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.TimeUnit.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.TimeUnit.html
new file mode 100644
index 0000000000000..e3ae536229b09
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.TimeUnit.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.TimeUnit
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.TimeUnit
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ long toDays (long)
+
+
+
+
+
+
+ long toHours (long)
+
+
+
+
+
+
+ long toMinutes (long)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicBoolean.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicBoolean.html
new file mode 100644
index 0000000000000..6a3ef17fb6694
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicBoolean.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicBoolean
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.atomic.AtomicBoolean
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (boolean)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicInteger.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicInteger.html
new file mode 100644
index 0000000000000..38476cf168673
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicInteger.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicInteger
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.atomic.AtomicInteger
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (int)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicIntegerArray.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicIntegerArray.html
new file mode 100644
index 0000000000000..605bab13129e3
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicIntegerArray.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicIntegerArray
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.atomic.AtomicIntegerArray
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (int, int)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicIntegerFieldUpdater.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicIntegerFieldUpdater.html
new file mode 100644
index 0000000000000..58406eb8daeff
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicIntegerFieldUpdater.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicIntegerFieldUpdater
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (T, int)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicLong.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicLong.html
new file mode 100644
index 0000000000000..c94c23075adfa
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicLong.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicLong
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.atomic.AtomicLong
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (long)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicLongArray.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicLongArray.html
new file mode 100644
index 0000000000000..4aa0d0cc91c4b
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicLongArray.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicLongArray
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.atomic.AtomicLongArray
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (int, long)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicLongFieldUpdater.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicLongFieldUpdater.html
new file mode 100644
index 0000000000000..aeeb6977bac00
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicLongFieldUpdater.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicLongFieldUpdater
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (T, long)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicReference.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicReference.html
new file mode 100644
index 0000000000000..a857d44416b15
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicReference.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicReference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.atomic.AtomicReference
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (V)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicReferenceArray.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicReferenceArray.html
new file mode 100644
index 0000000000000..576b4b9e46e31
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicReferenceArray.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicReferenceArray
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (int, E)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicReferenceFieldUpdater.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicReferenceFieldUpdater.html
new file mode 100644
index 0000000000000..f87494ecab1a0
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.atomic.AtomicReferenceFieldUpdater.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.atomic.AtomicReferenceFieldUpdater
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void lazySet (T, V)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.AbstractOwnableSynchronizer.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.AbstractOwnableSynchronizer.html
new file mode 100644
index 0000000000000..fad57f1a6cd7d
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.AbstractOwnableSynchronizer.html
@@ -0,0 +1,108 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.locks.AbstractOwnableSynchronizer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Change of visibility from to public.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.LockSupport.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.LockSupport.html
new file mode 100644
index 0000000000000..2330df5cf3674
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.LockSupport.html
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.locks.LockSupport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.concurrent.locks.LockSupport
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ Object getBlocker (Thread)
+
+
+
+
+
+
+ void park (Object)
+
+
+
+
+
+
+ void parkNanos (Object, long)
+
+
+
+
+
+
+ void parkUntil (Object, long)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock.html
new file mode 100644
index 0000000000000..d2eb62b7997d0
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.ReentrantReadWriteLock.html b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.ReentrantReadWriteLock.html
new file mode 100644
index 0000000000000..3a4428657a0b3
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.concurrent.locks.ReentrantReadWriteLock.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+java.util.concurrent.locks.ReentrantReadWriteLock
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/java.util.logging.Logger.html b/docs/html/sdk/api_diff/9/changes/java.util.logging.Logger.html
new file mode 100644
index 0000000000000..a2761da8a5448
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/java.util.logging.Logger.html
@@ -0,0 +1,139 @@
+
+
+
+
+
+
+
+
+
+java.util.logging.Logger
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class java.util.logging.Logger
+
+
+
+
+
+
+
+
+
+
+
+
+ Changed Fields
+
+
+
+
+ Logger global
+
+Now deprecated .
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.net.ssl.HandshakeCompletedEvent.html b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.HandshakeCompletedEvent.html
new file mode 100644
index 0000000000000..0eb2f71942f60
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.HandshakeCompletedEvent.html
@@ -0,0 +1,108 @@
+
+
+
+
+
+
+
+
+
+javax.net.ssl.HandshakeCompletedEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Removed interface java.io.Serializable.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.net.ssl.KeyStoreBuilderParameters.html b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.KeyStoreBuilderParameters.html
new file mode 100644
index 0000000000000..ad0433c03373d
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.KeyStoreBuilderParameters.html
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+
+
+javax.net.ssl.KeyStoreBuilderParameters
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Removed Constructors
+
+
+
+
+ KeyStoreBuilderParameters(List)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ List<Builder> getParameters ()
+
+
+Change in return type from List to List<Builder>.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLContext.html b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLContext.html
new file mode 100644
index 0000000000000..0953c7cab607a
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLContext.html
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
+
+
+javax.net.ssl.SSLContext
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class javax.net.ssl.SSLContext
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLContextSpi.html b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLContextSpi.html
new file mode 100644
index 0000000000000..82af9fd8c117b
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLContextSpi.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+javax.net.ssl.SSLContextSpi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLEngine.html b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLEngine.html
new file mode 100644
index 0000000000000..22096d209f41c
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLEngine.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+javax.net.ssl.SSLEngine
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class javax.net.ssl.SSLEngine
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLSessionBindingEvent.html b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLSessionBindingEvent.html
new file mode 100644
index 0000000000000..76072755be7b5
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLSessionBindingEvent.html
@@ -0,0 +1,108 @@
+
+
+
+
+
+
+
+
+
+javax.net.ssl.SSLSessionBindingEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Removed interface java.io.Serializable.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLSessionContext.html b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLSessionContext.html
new file mode 100644
index 0000000000000..55f055bed4a49
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLSessionContext.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+
+
+
+
+javax.net.ssl.SSLSessionContext
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ Enumeration<byte[]> getIds ()
+
+
+Change in return type from Enumeration to Enumeration<byte[]>.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLSocket.html b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLSocket.html
new file mode 100644
index 0000000000000..2e0f406cd012b
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.net.ssl.SSLSocket.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+javax.net.ssl.SSLSocket
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class javax.net.ssl.SSLSocket
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.security.auth.Subject.html b/docs/html/sdk/api_diff/9/changes/javax.security.auth.Subject.html
new file mode 100644
index 0000000000000..c646720a1faca
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.security.auth.Subject.html
@@ -0,0 +1,179 @@
+
+
+
+
+
+
+
+
+
+javax.security.auth.Subject
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class javax.security.auth.Subject
+
+
+
+
+
+
+
+ Removed Methods
+
+
+
+
+ Object doAs(Subject, PrivilegedExceptionAction)
+
+
+
+
+
+
+ Object doAs(Subject, PrivilegedAction)
+
+
+
+
+
+
+ Object doAsPrivileged(Subject, PrivilegedExceptionAction, AccessControlContext)
+
+
+
+
+
+
+ Object doAsPrivileged(Subject, PrivilegedAction, AccessControlContext)
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ T doAs (Subject, PrivilegedExceptionAction<T>)
+
+
+
+
+
+
+ T doAs (Subject, PrivilegedAction<T>)
+
+
+
+
+
+
+ T doAsPrivileged (Subject, PrivilegedExceptionAction<T>, AccessControlContext)
+
+
+
+
+
+
+ T doAsPrivileged (Subject, PrivilegedAction<T>, AccessControlContext)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.security.auth.x500.X500Principal.html b/docs/html/sdk/api_diff/9/changes/javax.security.auth.x500.X500Principal.html
new file mode 100644
index 0000000000000..4d6fb01f9a7d1
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.security.auth.x500.X500Principal.html
@@ -0,0 +1,137 @@
+
+
+
+
+
+
+
+
+
+javax.security.auth.x500.X500Principal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class javax.security.auth.x500.X500Principal
+
+
+
+
+
+
+ Added Constructors
+
+
+
+
+ X500Principal (String, Map<String, String>)
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ String getName (String, Map<String, String>)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.sql.ConnectionPoolDataSource.html b/docs/html/sdk/api_diff/9/changes/javax.sql.ConnectionPoolDataSource.html
new file mode 100644
index 0000000000000..9019ff9643c46
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.sql.ConnectionPoolDataSource.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
+
+
+javax.sql.ConnectionPoolDataSource
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Added interface javax.sql.CommonDataSource.
+
+
+
+
+
+
+ Removed Methods
+
+
+
+
+ PrintWriter getLogWriter()
+
+
+
+
+
+
+ int getLoginTimeout()
+
+
+
+
+
+
+ void setLogWriter(PrintWriter)
+
+
+
+
+
+
+ void setLoginTimeout(int)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.sql.DataSource.html b/docs/html/sdk/api_diff/9/changes/javax.sql.DataSource.html
new file mode 100644
index 0000000000000..ec32499248221
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.sql.DataSource.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
+
+
+javax.sql.DataSource
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface javax.sql.DataSource
+
+
Added interfaces java.sql.Wrapper, javax.sql.CommonDataSource.
+
+
+
+
+
+
+ Removed Methods
+
+
+
+
+ PrintWriter getLogWriter()
+
+
+
+
+
+
+ int getLoginTimeout()
+
+
+
+
+
+
+ void setLogWriter(PrintWriter)
+
+
+
+
+
+
+ void setLoginTimeout(int)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.sql.PooledConnection.html b/docs/html/sdk/api_diff/9/changes/javax.sql.PooledConnection.html
new file mode 100644
index 0000000000000..d2b640a0012c5
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.sql.PooledConnection.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+javax.sql.PooledConnection
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.sql.RowSet.html b/docs/html/sdk/api_diff/9/changes/javax.sql.RowSet.html
new file mode 100644
index 0000000000000..e0140ee2ca691
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.sql.RowSet.html
@@ -0,0 +1,514 @@
+
+
+
+
+
+
+
+
+
+javax.sql.RowSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Interface javax.sql.RowSet
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ void setAsciiStream (int, InputStream)
+
+
+
+
+
+
+ void setAsciiStream (String, InputStream)
+
+
+
+
+
+
+ void setAsciiStream (String, InputStream, int)
+
+
+
+
+
+
+ void setBigDecimal (String, BigDecimal)
+
+
+
+
+
+
+ void setBinaryStream (int, InputStream)
+
+
+
+
+
+
+ void setBinaryStream (String, InputStream)
+
+
+
+
+
+
+ void setBinaryStream (String, InputStream, int)
+
+
+
+
+
+
+ void setBlob (int, InputStream)
+
+
+
+
+
+
+ void setBlob (int, InputStream, long)
+
+
+
+
+
+
+ void setBlob (String, InputStream)
+
+
+
+
+
+
+ void setBlob (String, InputStream, long)
+
+
+
+
+
+
+ void setBlob (String, Blob)
+
+
+
+
+
+
+ void setBoolean (String, boolean)
+
+
+
+
+
+
+ void setByte (String, byte)
+
+
+
+
+
+
+ void setBytes (String, byte[])
+
+
+
+
+
+
+ void setCharacterStream (int, Reader)
+
+
+
+
+
+
+ void setCharacterStream (String, Reader)
+
+
+
+
+
+
+ void setCharacterStream (String, Reader, int)
+
+
+
+
+
+
+ void setClob (int, Reader)
+
+
+
+
+
+
+ void setClob (int, Reader, long)
+
+
+
+
+
+
+ void setClob (String, Reader)
+
+
+
+
+
+
+ void setClob (String, Reader, long)
+
+
+
+
+
+
+ void setClob (String, Clob)
+
+
+
+
+
+
+ void setDate (String, Date)
+
+
+
+
+
+
+ void setDate (String, Date, Calendar)
+
+
+
+
+
+
+ void setDouble (String, double)
+
+
+
+
+
+
+ void setFloat (String, float)
+
+
+
+
+
+
+ void setInt (String, int)
+
+
+
+
+
+
+ void setLong (String, long)
+
+
+
+
+
+
+ void setNCharacterStream (int, Reader)
+
+
+
+
+
+
+ void setNCharacterStream (int, Reader, long)
+
+
+
+
+
+
+ void setNCharacterStream (String, Reader)
+
+
+
+
+
+
+ void setNCharacterStream (String, Reader, long)
+
+
+
+
+
+
+ void setNClob (int, Reader)
+
+
+
+
+
+
+ void setNClob (int, Reader, long)
+
+
+
+
+
+
+ void setNClob (int, NClob)
+
+
+
+
+
+
+ void setNClob (String, Reader)
+
+
+
+
+
+
+ void setNClob (String, Reader, long)
+
+
+
+
+
+
+ void setNClob (String, NClob)
+
+
+
+
+
+
+ void setNString (int, String)
+
+
+
+
+
+
+ void setNString (String, String)
+
+
+
+
+
+
+ void setNull (String, int)
+
+
+
+
+
+
+ void setNull (String, int, String)
+
+
+
+
+
+
+ void setObject (String, Object)
+
+
+
+
+
+
+ void setObject (String, Object, int)
+
+
+
+
+
+
+ void setObject (String, Object, int, int)
+
+
+
+
+
+
+ void setRowId (int, RowId)
+
+
+
+
+
+
+ void setRowId (String, RowId)
+
+
+
+
+
+
+ void setSQLXML (int, SQLXML)
+
+
+
+
+
+
+ void setSQLXML (String, SQLXML)
+
+
+
+
+
+
+ void setShort (String, short)
+
+
+
+
+
+
+ void setString (String, String)
+
+
+
+
+
+
+ void setTime (String, Time)
+
+
+
+
+
+
+ void setTime (String, Time, Calendar)
+
+
+
+
+
+
+ void setTimestamp (String, Timestamp)
+
+
+
+
+
+
+ void setTimestamp (String, Timestamp, Calendar)
+
+
+
+
+
+
+ void setURL (int, URL)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.xml.datatype.DatatypeFactory.html b/docs/html/sdk/api_diff/9/changes/javax.xml.datatype.DatatypeFactory.html
new file mode 100644
index 0000000000000..38f78d4372ac7
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.xml.datatype.DatatypeFactory.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+javax.xml.datatype.DatatypeFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ DatatypeFactory newInstance (String, ClassLoader)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.xml.parsers.DocumentBuilderFactory.html b/docs/html/sdk/api_diff/9/changes/javax.xml.parsers.DocumentBuilderFactory.html
new file mode 100644
index 0000000000000..dd69f544e8dc2
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.xml.parsers.DocumentBuilderFactory.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+javax.xml.parsers.DocumentBuilderFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ DocumentBuilderFactory newInstance (String, ClassLoader)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.xml.parsers.SAXParserFactory.html b/docs/html/sdk/api_diff/9/changes/javax.xml.parsers.SAXParserFactory.html
new file mode 100644
index 0000000000000..fb0248c464a00
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.xml.parsers.SAXParserFactory.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+javax.xml.parsers.SAXParserFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ SAXParserFactory newInstance (String, ClassLoader)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.xml.transform.TransformerFactory.html b/docs/html/sdk/api_diff/9/changes/javax.xml.transform.TransformerFactory.html
new file mode 100644
index 0000000000000..ce71a5256e157
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.xml.transform.TransformerFactory.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+javax.xml.transform.TransformerFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ TransformerFactory newInstance (String, ClassLoader)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/javax.xml.validation.SchemaFactory.html b/docs/html/sdk/api_diff/9/changes/javax.xml.validation.SchemaFactory.html
new file mode 100644
index 0000000000000..695c13c0c4949
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/javax.xml.validation.SchemaFactory.html
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+
+
+
+javax.xml.validation.SchemaFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class javax.xml.validation.SchemaFactory
+
+
+
+
+
+
+
+ Added Methods
+
+
+
+
+ SchemaFactory newInstance (String, String, ClassLoader)
+
+
+
+
+
+
+
+
+
+ Changed Methods
+
+
+
+
+ SchemaFactory newInstance (String)
+
+
+Change from final to non-final.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/jdiff_help.html b/docs/html/sdk/api_diff/9/changes/jdiff_help.html
new file mode 100644
index 0000000000000..c7b7623231c49
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/jdiff_help.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+
+
+
+
+JDiff Help
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JDiff Documentation
+
+
+JDiff is a Javadoc doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
+This help page describes the different parts of the output from JDiff.
+
+
+ See the reference page in the source for JDiff for information about how to generate a report like this one.
+
+
+The indexes shown in the top-left frame help show each type of change in more detail. The index "All Differences" contains all the differences between the APIs, in alphabetical order.
+These indexes all use the same format:
+
+Removed packages, classes, constructors, methods and fields are struck through .
+Added packages, classes, constructors, methods and fields appear in bold .
+Changed packages, classes, constructors, methods and fields appear in normal text.
+
+
+
+You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background.
+Links which take you to a Javadoc page are always in a typewriter font.
+Just like Javadoc, all interface names are in italic , and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
+
+
+Javadoc
+This is a link to the top-level Javadoc page for the new version of the product.
+
+
+Overview
+The overview is the top-level summary of what was removed, added and changed between versions.
+
+
+Package
+This is a link to the package containing the current changed class or interface.
+
+
+Class
+This is highlighted when you are looking at the changed class or interface.
+
+
+Text Changes
+This is a link to the top-level index of all documentation changes for the current package or class.
+If it is not present, then there are no documentation changes for the current package or class.
+This link can be removed entirely by not using the -docchanges option.
+
+
+Statistics
+This is a link to a page which shows statistics about the changes between the two APIs.
+This link can be removed entirely by not using the -stats option.
+
+
+Help
+A link to this Help page for JDiff.
+
+
+Prev/Next
+These links take you to the previous and next changed package or class.
+
+
+Frames/No Frames
+These links show and hide the HTML frames. All pages are available with or without frames.
+
+
+Complex Changes
+There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
+In these cases, the change will be seen as a removal and an addition, rather than as a change. Unexpected removals or additions are often part of one of these type of changes.
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/9/changes/jdiff_statistics.html
new file mode 100644
index 0000000000000..dcbb910ec4d39
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/jdiff_statistics.html
@@ -0,0 +1,1218 @@
+
+
+
+
+
+
+
+
+
+API Change Statistics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
API Change Statistics
+
The overall difference between API Levels 8 and 9 is approximately 2.93% .
+
+
+
+
Total of Differences, by Number and Type
+
+The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements — that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
+
+
+
+ Type
+ Additions
+ Changes
+ Removals
+ Total
+
+
+ Packages
+ 4
+ 50
+ 0
+ 54
+
+
+ Classes and Interfaces
+ 79
+ 165
+ 9
+ 253
+
+
+ Constructors
+ 29
+ 2
+ 1
+ 32
+
+
+ Methods
+ 511
+ 35
+ 28
+ 574
+
+
+ Fields
+ 141
+ 11
+ 2
+ 154
+
+
+ Total
+ 764
+ 263
+ 40
+ 1067
+
+
+
+
+
Changed Packages, Sorted by Percentage Difference
+
+
* See Calculation of Change Percentages , below.
+
+
+
Changed Classes and Interfaces , Sorted by Percentage Difference
+
+
* See Calculation of Change Percentages , below.
+
+
Calculation of Change Percentages
+
+The percent change statistic reported for all elements in the "to" API Level specification is defined recursively as follows:
+
+Percentage difference = 100 * (added + removed + 2*changed)
+ -----------------------------------
+ sum of public elements in BOTH APIs
+
+
where added is the number of packages added, removed is the number of packages removed, and changed is the number of packages changed.
+This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
+The definition ensures that if all packages are removed and all new packages are
+added, the change will be 100%.
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/jdiff_topleftframe.html b/docs/html/sdk/api_diff/9/changes/jdiff_topleftframe.html
new file mode 100644
index 0000000000000..36f9836e44784
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/jdiff_topleftframe.html
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
+Android API Version Differences
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/methods_index_additions.html b/docs/html/sdk/api_diff/9/changes/methods_index_additions.html
new file mode 100644
index 0000000000000..41c8371e3f0a6
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/methods_index_additions.html
@@ -0,0 +1,1912 @@
+
+
+
+
+
+
+
+
+
+Method Additions Index
+
+
+
+
+
+
+
+
+
+
+
+
+Listed as: Added , Removed , Changed
+
+
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
addBatch
+(long, PointerCoords[], int)
+
addStatementEventListener
+(StatementEventListener)
+
allowCoreThreadTimeOut
+(boolean)
+
allowsCoreThreadTimeOut
+()
+
apply
+()
+
array
+()
+
arrayOffset
+()
+
asLifoQueue
+(Deque<T>)
+
attachAuxEffect
+
type
+(int) in android.media.AudioTrack
+
+
type
+(int) in android.media.MediaPlayer
+
+
autoCommitFailureClosesAllResultSets
+()
+
+
B
+
A
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
binarySearch
+
type
+(T[], int, int, T, Comparator<? super T>) in java.util.Arrays
+
+
type
+(byte[], int, int, byte) in java.util.Arrays
+
+
type
+(char[], int, int, char) in java.util.Arrays
+
+
type
+(double[], int, int, double) in java.util.Arrays
+
+
type
+(float[], int, int, float) in java.util.Arrays
+
+
type
+(int[], int, int, int) in java.util.Arrays
+
+
type
+(Object[], int, int, Object) in java.util.Arrays
+
+
type
+(long[], int, int, long) in java.util.Arrays
+
+
type
+(short[], int, int, short) in java.util.Arrays
+
+
+
C
+
A
+
B
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
callable
+
type
+(PrivilegedAction<?>) in java.util.concurrent.Executors
+
+
type
+(PrivilegedExceptionAction<?>) in java.util.concurrent.Executors
+
+
canExecute
+()
+
ceiling
+(E)
+
ceilingEntry
+(K)
+
ceilingKey
+(K)
+
clearCache
+
type
+() in java.util.ResourceBundle
+
+
type
+(ClassLoader) in java.util.ResourceBundle
+
+
clearError
+
type
+() in java.io.PrintStream
+
+
type
+() in java.io.PrintWriter
+
+
console
+()
+
containsKey
+(String)
+
copyOf
+
type
+(T[], int) in java.util.Arrays
+
+
type
+(U[], int, Class<? extends T[]>) in java.util.Arrays
+
+
type
+(boolean[], int) in java.util.Arrays
+
+
type
+(byte[], int) in java.util.Arrays
+
+
type
+(char[], int) in java.util.Arrays
+
+
type
+(double[], int) in java.util.Arrays
+
+
type
+(float[], int) in java.util.Arrays
+
+
type
+(int[], int) in java.util.Arrays
+
+
type
+(long[], int) in java.util.Arrays
+
+
type
+(short[], int) in java.util.Arrays
+
+
copyOfRange
+
type
+(T[], int, int) in java.util.Arrays
+
+
type
+(U[], int, int, Class<? extends T[]>) in java.util.Arrays
+
+
type
+(boolean[], int, int) in java.util.Arrays
+
+
type
+(byte[], int, int) in java.util.Arrays
+
+
type
+(char[], int, int) in java.util.Arrays
+
+
type
+(double[], int, int) in java.util.Arrays
+
+
type
+(float[], int, int) in java.util.Arrays
+
+
type
+(int[], int, int) in java.util.Arrays
+
+
type
+(long[], int, int) in java.util.Arrays
+
+
type
+(short[], int, int) in java.util.Arrays
+
+
copySign
+
type
+(double, double) in java.lang.Math
+
+
type
+(float, float) in java.lang.Math
+
+
type
+(double, double) in java.lang.StrictMath
+
+
type
+(float, float) in java.lang.StrictMath
+
+
createArrayOf
+(String, Object[])
+
createBlob
+()
+
createClob
+()
+
createNClob
+()
+
createPipe
+()
+
createSQLXML
+()
+
createStruct
+(String, Object[])
+
+
D
+
A
+
B
+
C
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
decorateTask
+
type
+(Runnable, RunnableScheduledFuture<V>) in java.util.concurrent.ScheduledThreadPoolExecutor
+
+
type
+(Callable<V>, RunnableScheduledFuture<V>) in java.util.concurrent.ScheduledThreadPoolExecutor
+
+
descendingIterator
+
type
+() in java.util.LinkedList
+
+
type
+() in java.util.TreeSet
+
+
descendingKeySet
+()
+
descendingMap
+()
+
descendingSet
+()
+
doAs
+
type
+(Subject, PrivilegedExceptionAction<T>) in javax.security.auth.Subject
+
+
type
+(Subject, PrivilegedAction<T>) in javax.security.auth.Subject
+
+
doAsPrivileged
+
type
+(Subject, PrivilegedExceptionAction<T>, AccessControlContext) in javax.security.auth.Subject
+
+
type
+(Subject, PrivilegedAction<T>, AccessControlContext) in javax.security.auth.Subject
+
+
doPrivilegedWithCombiner
+
type
+(PrivilegedExceptionAction<T>) in java.security.AccessController
+
+
type
+(PrivilegedAction<T>) in java.security.AccessController
+
+
+
E
+
A
+
B
+
C
+
D
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
engineGetDefaultSSLParameters
+()
+
engineGetSupportedSSLParameters
+()
+
+
F
+
A
+
B
+
C
+
D
+
E
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
firstEntry
+()
+
floor
+(E)
+
floorEntry
+(K)
+
floorKey
+(K)
+
formatDateRange
+(Context, Formatter, long, long, int, String)
+
free
+
type
+() in java.sql.Array
+
+
type
+() in java.sql.Blob
+
+
type
+() in java.sql.Clob
+
+
+
G
+
A
+
B
+
C
+
D
+
E
+
F
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
get
+(int, int)
+
getActivityLogo
+
type
+(ComponentName) in android.content.pm.PackageManager
+
+
type
+(Intent) in android.content.pm.PackageManager
+
+
type
+(ComponentName) in android.test.mock.MockPackageManager
+
+
type
+(Intent) in android.test.mock.MockPackageManager
+
+
getAltitude
+
type
+(float, float) in android.hardware.SensorManager
+
+
type
+(double) in android.media.ExifInterface
+
+
getAngleChange
+(float[], float[], float[])
+
getApplicationLogo
+
type
+(String) in android.content.pm.PackageManager
+
+
type
+(ApplicationInfo) in android.content.pm.PackageManager
+
+
type
+(String) in android.test.mock.MockPackageManager
+
+
type
+(ApplicationInfo) in android.test.mock.MockPackageManager
+
+
getAudioSessionId
+
type
+() in android.media.AudioTrack
+
+
type
+() in android.media.MediaPlayer
+
+
getAvailableLocales
+
type
+() in java.text.DateFormatSymbols
+
+
type
+() in java.text.DecimalFormatSymbols
+
+
getBearingAccuracy
+()
+
getBinaryStream
+(long, long)
+
getBlocker
+(Thread)
+
getBundle
+
type
+(String, Locale, Control) in java.util.ResourceBundle
+
+
type
+(String, Control) in java.util.ResourceBundle
+
+
type
+(String, Locale, ClassLoader, Control) in java.util.ResourceBundle
+
+
getBytes
+(Charset)
+
getCameraInfo
+(int, CameraInfo)
+
getCharacterStream
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(long, long) in java.sql.Clob
+
+
getClientInfo
+
type
+(String) in java.sql.Connection
+
+
type
+() in java.sql.Connection
+
+
getClientInfoProperties
+()
+
getDefault
+()
+
getDefaultSSLParameters
+()
+
getDisplayName
+(int, int, Locale)
+
getDisplayNames
+(int, int, Locale)
+
getExponent
+
type
+(double) in java.lang.Math
+
+
type
+(float) in java.lang.Math
+
+
type
+(double) in java.lang.StrictMath
+
+
type
+(float) in java.lang.StrictMath
+
+
getExponentSeparator
+()
+
getFilterTouchesWhenObscured
+()
+
getFlags
+()
+
getFocusDistances
+(float[])
+
getFreeSpace
+()
+
getFunctionColumns
+(String, String, String, String)
+
getFunctions
+(String, String, String)
+
getHardwareAddress
+()
+
getHistoricalOrientation
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHistoricalPointerCoords
+(int, int, PointerCoords)
+
getHistoricalToolMajor
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHistoricalToolMinor
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHistoricalTouchMajor
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHistoricalTouchMinor
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHoldability
+()
+
getHoldCount
+()
+
getHorizontalAccuracy
+()
+
getInstance
+
type
+(String, Parameters) in java.security.Policy
+
+
type
+(String, Parameters, Provider) in java.security.Policy
+
+
type
+(String, Parameters, String) in java.security.Policy
+
+
type
+() in java.text.DateFormatSymbols
+
+
type
+(Locale) in java.text.DateFormatSymbols
+
+
type
+() in java.text.DecimalFormatSymbols
+
+
type
+(Locale) in java.text.DecimalFormatSymbols
+
+
getInterfaceAddresses
+()
+
getJpegEncodingQualityParameter
+(int, int)
+
getMinDelay
+()
+
getMTU
+()
+
getName
+(String, Map<String, String>)
+
getNCharacterStream
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getNClob
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getNString
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getNumberOfCameras
+()
+
getOrientation
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getOverscrollFooter
+()
+
getOverscrollHeader
+()
+
getOverScrollMode
+()
+
getParameters
+()
+
getParent
+()
+
getPointerCoords
+(int, PointerCoords)
+
getPreviewFpsRange
+(int[])
+
getProvider
+()
+
getProviderInfo
+
type
+(ComponentName, int) in android.content.pm.PackageManager
+
+
type
+(ComponentName, int) in android.test.mock.MockPackageManager
+
+
getPsc
+()
+
getQuaternionFromVector
+(float[], float[])
+
getReadHoldCount
+()
+
getRotationMatrixFromVector
+(float[], float[])
+
getRoundingMode
+()
+
getRowId
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getRowIdLifetime
+()
+
getScaledOverflingDistance
+()
+
getScaledOverscrollDistance
+()
+
getSchemas
+(String, String)
+
getSelectedText
+
type
+(int) in android.view.inputmethod.BaseInputConnection
+
+
type
+(int) in android.view.inputmethod.InputConnection
+
+
type
+(int) in android.view.inputmethod.InputConnectionWrapper
+
+
getSpeedAccuracy
+()
+
getSQLXML
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getSSLParameters
+
type
+() in javax.net.ssl.SSLEngine
+
+
type
+() in javax.net.ssl.SSLSocket
+
+
getSubInterfaces
+()
+
getSupportedPreviewFpsRange
+()
+
getSupportedSSLParameters
+()
+
getTargetPackage
+()
+
getToolMajor
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getToolMinor
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getTotalSpace
+()
+
getTouchMajor
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getTouchMinor
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getType
+()
+
getUsableSpace
+()
+
getUseWebViewBackgroundForOverscrollBackground
+()
+
getVerticalAccuracy
+()
+
glDrawElements
+(int, int, int, int)
+
glVertexAttribPointer
+(int, int, int, boolean, int, int)
+
+
H
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
handleKeySet
+()
+
hasArray
+()
+
headMap
+(K, boolean)
+
headSet
+(E, boolean)
+
higher
+(E)
+
higherEntry
+(K)
+
higherKey
+(K)
+
+
I
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
invokeAll
+
type
+(Collection<Callable<T>>) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>) in java.util.concurrent.ExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.ExecutorService
+
+
invokeAny
+
type
+(Collection<Callable<T>>) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>) in java.util.concurrent.ExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.ExecutorService
+
+
isClosed
+
type
+() in java.sql.ResultSet
+
+
type
+() in java.sql.Statement
+
+
isDirect
+()
+
isEmpty
+()
+
isExternalStorageRemovable
+()
+
isHeldByCurrentThread
+()
+
isLoopback
+()
+
isPointToPoint
+()
+
isPoolable
+()
+
isPresent
+()
+
isUp
+()
+
isValid
+(int)
+
isVirtual
+()
+
iterator
+()
+
+
K
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
keySet
+()
+
+
L
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
lastEntry
+()
+
lazySet
+
type
+(boolean) in java.util.concurrent.atomic.AtomicBoolean
+
+
type
+(int) in java.util.concurrent.atomic.AtomicInteger
+
+
type
+(int, int) in java.util.concurrent.atomic.AtomicIntegerArray
+
+
type
+(T, int) in java.util.concurrent.atomic.AtomicIntegerFieldUpdater
+
+
type
+(long) in java.util.concurrent.atomic.AtomicLong
+
+
type
+(int, long) in java.util.concurrent.atomic.AtomicLongArray
+
+
type
+(T, long) in java.util.concurrent.atomic.AtomicLongFieldUpdater
+
+
type
+(V) in java.util.concurrent.atomic.AtomicReference
+
+
type
+(int, E) in java.util.concurrent.atomic.AtomicReferenceArray
+
+
type
+(T, V) in java.util.concurrent.atomic.AtomicReferenceFieldUpdater
+
+
load
+(Reader)
+
loadLogo
+(PackageManager)
+
lookupAny
+(Class<?>)
+
lower
+(E)
+
lowerEntry
+(K)
+
lowerKey
+(K)
+
+
N
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
navigableKeySet
+()
+
newInstance
+
type
+(String, ClassLoader) in javax.xml.datatype.DatatypeFactory
+
+
type
+(String, ClassLoader) in javax.xml.parsers.DocumentBuilderFactory
+
+
type
+(String, ClassLoader) in javax.xml.parsers.SAXParserFactory
+
+
type
+(String, ClassLoader) in javax.xml.transform.TransformerFactory
+
+
type
+(String, String, ClassLoader) in javax.xml.validation.SchemaFactory
+
+
newSetFromMap
+(Map<E, Boolean>)
+
newTaskFor
+
type
+(Runnable, T) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Callable<T>) in java.util.concurrent.AbstractExecutorService
+
+
nextAfter
+
type
+(double, double) in java.lang.Math
+
+
type
+(float, double) in java.lang.Math
+
+
type
+(double, double) in java.lang.StrictMath
+
+
type
+(float, double) in java.lang.StrictMath
+
+
nextUp
+
type
+(double) in java.lang.Math
+
+
type
+(float) in java.lang.Math
+
+
type
+(double) in java.lang.StrictMath
+
+
type
+(float) in java.lang.StrictMath
+
+
+
O
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
obtain
+
type
+(long, long, int, int, int[], PointerCoords[], int, float, float, int, int, int, int) in android.view.MotionEvent
+
+
type
+(long, long, int, int, float, float, float, float, int, float, float, int, int) in android.view.MotionEvent
+
+
offerFirst
+(E)
+
offerLast
+(E)
+
onFilterTouchEventForSecurity
+(MotionEvent)
+
onOverScrolled
+(int, int, boolean, boolean)
+
onSurfaceRedrawNeeded
+(SurfaceHolder)
+
open
+(int)
+
overScrollBy
+(int, int, int, int, int, int, int, int, boolean)
+
+
P
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
park
+(Object)
+
parkNanos
+(Object, long)
+
parkUntil
+(Object, long)
+
peekFirst
+()
+
peekLast
+()
+
pollFirst
+
type
+() in java.util.LinkedList
+
+
type
+() in java.util.TreeSet
+
+
pollFirstEntry
+()
+
pollLast
+
type
+() in java.util.LinkedList
+
+
type
+() in java.util.TreeSet
+
+
pollLastEntry
+()
+
pop
+()
+
push
+(E)
+
+
R
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
S
+
T
+
U
+
W
+
TOP
+
+
readNClob
+()
+
readNString
+()
+
readRowId
+()
+
readSQLXML
+()
+
removeFirstOccurrence
+(Object)
+
removeLastOccurrence
+(Object)
+
removeStatementEventListener
+(StatementEventListener)
+
requestLocationUpdates
+
type
+(long, float, Criteria, PendingIntent) in android.location.LocationManager
+
+
type
+(long, float, Criteria, LocationListener, Looper) in android.location.LocationManager
+
+
requestSingleUpdate
+
type
+(Criteria, PendingIntent) in android.location.LocationManager
+
+
type
+(Criteria, LocationListener, Looper) in android.location.LocationManager
+
+
type
+(String, PendingIntent) in android.location.LocationManager
+
+
type
+(String, LocationListener, Looper) in android.location.LocationManager
+
+
reset
+()
+
+
S
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
T
+
U
+
W
+
TOP
+
+
scalb
+
type
+(double, int) in java.lang.Math
+
+
type
+(float, int) in java.lang.Math
+
+
type
+(double, int) in java.lang.StrictMath
+
+
type
+(float, int) in java.lang.StrictMath
+
+
setAsciiStream
+
type
+(String, InputStream) in java.sql.CallableStatement
+
+
type
+(String, InputStream, long) in java.sql.CallableStatement
+
+
type
+(int, InputStream) in java.sql.PreparedStatement
+
+
type
+(int, InputStream, long) in java.sql.PreparedStatement
+
+
type
+(int, InputStream) in javax.sql.RowSet
+
+
type
+(String, InputStream) in javax.sql.RowSet
+
+
type
+(String, InputStream, int) in javax.sql.RowSet
+
+
setAudioSessionId
+(int)
+
setAuxEffectSendLevel
+
type
+(float) in android.media.AudioTrack
+
+
type
+(float) in android.media.MediaPlayer
+
+
setBearingAccuracy
+(int)
+
setBigDecimal
+(String, BigDecimal)
+
setBinaryStream
+
type
+(String, InputStream) in java.sql.CallableStatement
+
+
type
+(String, InputStream, long) in java.sql.CallableStatement
+
+
type
+(int, InputStream) in java.sql.PreparedStatement
+
+
type
+(int, InputStream, long) in java.sql.PreparedStatement
+
+
type
+(int, InputStream) in javax.sql.RowSet
+
+
type
+(String, InputStream) in javax.sql.RowSet
+
+
type
+(String, InputStream, int) in javax.sql.RowSet
+
+
setBlob
+
type
+(String, InputStream) in java.sql.CallableStatement
+
+
type
+(String, InputStream, long) in java.sql.CallableStatement
+
+
type
+(String, Blob) in java.sql.CallableStatement
+
+
type
+(int, InputStream) in java.sql.PreparedStatement
+
+
type
+(int, InputStream, long) in java.sql.PreparedStatement
+
+
type
+(int, InputStream) in javax.sql.RowSet
+
+
type
+(int, InputStream, long) in javax.sql.RowSet
+
+
type
+(String, InputStream) in javax.sql.RowSet
+
+
type
+(String, InputStream, long) in javax.sql.RowSet
+
+
type
+(String, Blob) in javax.sql.RowSet
+
+
setBoolean
+(String, boolean)
+
setByte
+(String, byte)
+
setBytes
+(String, byte[])
+
setCharacterStream
+
type
+(String, Reader) in java.sql.CallableStatement
+
+
type
+(String, Reader, long) in java.sql.CallableStatement
+
+
type
+(int, Reader) in java.sql.PreparedStatement
+
+
type
+(int, Reader, long) in java.sql.PreparedStatement
+
+
type
+(int, Reader) in javax.sql.RowSet
+
+
type
+(String, Reader) in javax.sql.RowSet
+
+
type
+(String, Reader, int) in javax.sql.RowSet
+
+
setClientInfo
+
type
+(String, String) in java.sql.Connection
+
+
type
+(Properties) in java.sql.Connection
+
+
setClob
+
type
+(String, Reader) in java.sql.CallableStatement
+
+
type
+(String, Reader, long) in java.sql.CallableStatement
+
+
type
+(String, Clob) in java.sql.CallableStatement
+
+
type
+(int, Reader) in java.sql.PreparedStatement
+
+
type
+(int, Reader, long) in java.sql.PreparedStatement
+
+
type
+(int, Reader) in javax.sql.RowSet
+
+
type
+(int, Reader, long) in javax.sql.RowSet
+
+
type
+(String, Reader) in javax.sql.RowSet
+
+
type
+(String, Reader, long) in javax.sql.RowSet
+
+
type
+(String, Clob) in javax.sql.RowSet
+
+
setComposingRegion
+
type
+(int, int) in android.view.inputmethod.BaseInputConnection
+
+
type
+(int, int) in android.view.inputmethod.InputConnection
+
+
type
+(int, int) in android.view.inputmethod.InputConnectionWrapper
+
+
setDate
+
type
+(String, Date) in javax.sql.RowSet
+
+
type
+(String, Date, Calendar) in javax.sql.RowSet
+
+
setDefault
+(SSLContext)
+
setDouble
+(String, double)
+
setExecutable
+
type
+(boolean) in java.io.File
+
+
type
+(boolean, boolean) in java.io.File
+
+
setExponentSeparator
+(String)
+
setFilterTouchesWhenObscured
+(boolean)
+
setFloat
+(String, float)
+
setHorizontalAccuracy
+(int)
+
setInt
+(String, int)
+
setLong
+(String, long)
+
setNCharacterStream
+
type
+(String, Reader) in java.sql.CallableStatement
+
+
type
+(String, Reader, long) in java.sql.CallableStatement
+
+
type
+(int, Reader) in java.sql.PreparedStatement
+
+
type
+(int, Reader, long) in java.sql.PreparedStatement
+
+
type
+(int, Reader) in javax.sql.RowSet
+
+
type
+(int, Reader, long) in javax.sql.RowSet
+
+
type
+(String, Reader) in javax.sql.RowSet
+
+
type
+(String, Reader, long) in javax.sql.RowSet
+
+
setNClob
+
type
+(String, Reader) in java.sql.CallableStatement
+
+
type
+(String, Reader, long) in java.sql.CallableStatement
+
+
type
+(String, NClob) in java.sql.CallableStatement
+
+
type
+(int, Reader) in java.sql.PreparedStatement
+
+
type
+(int, Reader, long) in java.sql.PreparedStatement
+
+
type
+(int, NClob) in java.sql.PreparedStatement
+
+
type
+(int, Reader) in javax.sql.RowSet
+
+
type
+(int, Reader, long) in javax.sql.RowSet
+
+
type
+(int, NClob) in javax.sql.RowSet
+
+
type
+(String, Reader) in javax.sql.RowSet
+
+
type
+(String, Reader, long) in javax.sql.RowSet
+
+
type
+(String, NClob) in javax.sql.RowSet
+
+
setNString
+
type
+(String, String) in java.sql.CallableStatement
+
+
type
+(int, String) in java.sql.PreparedStatement
+
+
type
+(int, String) in javax.sql.RowSet
+
+
type
+(String, String) in javax.sql.RowSet
+
+
setNull
+
type
+(String, int) in javax.sql.RowSet
+
+
type
+(String, int, String) in javax.sql.RowSet
+
+
setObject
+
type
+(String, Object) in javax.sql.RowSet
+
+
type
+(String, Object, int) in javax.sql.RowSet
+
+
type
+(String, Object, int, int) in javax.sql.RowSet
+
+
setOrientationHint
+(int)
+
setOverscrollFooter
+(Drawable)
+
setOverscrollHeader
+(Drawable)
+
setOverScrollMode
+(int)
+
setPackageObbPath
+(String, String)
+
setPoolable
+(boolean)
+
setPreviewFpsRange
+(int, int)
+
setReadable
+
type
+(boolean) in java.io.File
+
+
type
+(boolean, boolean) in java.io.File
+
+
setRoundingMode
+(RoundingMode)
+
setRowId
+
type
+(String, RowId) in java.sql.CallableStatement
+
+
type
+(int, RowId) in java.sql.PreparedStatement
+
+
type
+(int, RowId) in javax.sql.RowSet
+
+
type
+(String, RowId) in javax.sql.RowSet
+
+
setShort
+(String, short)
+
setSpeedAccuracy
+(int)
+
setSQLXML
+
type
+(String, SQLXML) in java.sql.CallableStatement
+
+
type
+(int, SQLXML) in java.sql.PreparedStatement
+
+
type
+(int, SQLXML) in javax.sql.RowSet
+
+
type
+(String, SQLXML) in javax.sql.RowSet
+
+
setSSLParameters
+
type
+(SSLParameters) in javax.net.ssl.SSLEngine
+
+
type
+(SSLParameters) in javax.net.ssl.SSLSocket
+
+
setString
+(String, String)
+
setTime
+
type
+(String, Time) in javax.sql.RowSet
+
+
type
+(String, Time, Calendar) in javax.sql.RowSet
+
+
setTimestamp
+
type
+(String, Timestamp) in javax.sql.RowSet
+
+
type
+(String, Timestamp, Calendar) in javax.sql.RowSet
+
+
setURL
+(int, URL)
+
setUseWebViewBackgroundForOverscrollBackground
+(boolean)
+
setVerticalAccuracy
+(int)
+
setWorkSource
+
type
+(WorkSource) in android.net.wifi.WifiManager.WifiLock
+
+
type
+(WorkSource) in android.os.PowerManager.WakeLock
+
+
setWritable
+
type
+(boolean) in java.io.File
+
+
type
+(boolean, boolean) in java.io.File
+
+
store
+(Writer, String)
+
stringPropertyNames
+()
+
subMap
+(K, boolean, K, boolean)
+
subSet
+(E, boolean, E, boolean)
+
supportsMulticast
+()
+
supportsStoredFunctionsUsingCallSyntax
+()
+
+
T
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
U
+
W
+
TOP
+
+
tailMap
+(K, boolean)
+
tailSet
+(E, boolean)
+
takeInputQueue
+(Callback)
+
takeSurface
+(Callback2)
+
toDays
+(long)
+
toHours
+(long)
+
toMinutes
+(long)
+
+
U
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
W
+
TOP
+
+
updateAsciiStream
+
type
+(int, InputStream) in java.sql.ResultSet
+
+
type
+(int, InputStream, long) in java.sql.ResultSet
+
+
type
+(String, InputStream) in java.sql.ResultSet
+
+
type
+(String, InputStream, long) in java.sql.ResultSet
+
+
updateBinaryStream
+
type
+(int, InputStream) in java.sql.ResultSet
+
+
type
+(int, InputStream, long) in java.sql.ResultSet
+
+
type
+(String, InputStream) in java.sql.ResultSet
+
+
type
+(String, InputStream, long) in java.sql.ResultSet
+
+
updateBlob
+
type
+(int, InputStream) in java.sql.ResultSet
+
+
type
+(int, InputStream, long) in java.sql.ResultSet
+
+
type
+(String, InputStream) in java.sql.ResultSet
+
+
type
+(String, InputStream, long) in java.sql.ResultSet
+
+
updateCharacterStream
+
type
+(int, Reader) in java.sql.ResultSet
+
+
type
+(int, Reader, long) in java.sql.ResultSet
+
+
type
+(String, Reader) in java.sql.ResultSet
+
+
type
+(String, Reader, long) in java.sql.ResultSet
+
+
updateClob
+
type
+(int, Reader) in java.sql.ResultSet
+
+
type
+(int, Reader, long) in java.sql.ResultSet
+
+
type
+(String, Reader) in java.sql.ResultSet
+
+
type
+(String, Reader, long) in java.sql.ResultSet
+
+
updateNCharacterStream
+
type
+(int, Reader) in java.sql.ResultSet
+
+
type
+(int, Reader, long) in java.sql.ResultSet
+
+
type
+(String, Reader) in java.sql.ResultSet
+
+
type
+(String, Reader, long) in java.sql.ResultSet
+
+
updateNClob
+
type
+(int, Reader) in java.sql.ResultSet
+
+
type
+(int, Reader, long) in java.sql.ResultSet
+
+
type
+(int, NClob) in java.sql.ResultSet
+
+
type
+(String, Reader) in java.sql.ResultSet
+
+
type
+(String, Reader, long) in java.sql.ResultSet
+
+
type
+(String, NClob) in java.sql.ResultSet
+
+
updateNString
+
type
+(int, String) in java.sql.ResultSet
+
+
type
+(String, String) in java.sql.ResultSet
+
+
updateRowId
+
type
+(int, RowId) in java.sql.ResultSet
+
+
type
+(String, RowId) in java.sql.ResultSet
+
+
updateSQLXML
+
type
+(int, SQLXML) in java.sql.ResultSet
+
+
type
+(String, SQLXML) in java.sql.ResultSet
+
+
+
W
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
TOP
+
+
writeNClob
+(NClob)
+
writeNString
+(String)
+
writeRowId
+(RowId)
+
writeSQLXML
+(SQLXML)
+
+
+
+
diff --git a/docs/html/sdk/api_diff/9/changes/methods_index_all.html b/docs/html/sdk/api_diff/9/changes/methods_index_all.html
new file mode 100644
index 0000000000000..74b195ca1a029
--- /dev/null
+++ b/docs/html/sdk/api_diff/9/changes/methods_index_all.html
@@ -0,0 +1,2079 @@
+
+
+
+
+
+
+
+
+
+Method Differences Index
+
+
+
+
+
+
+
+
+
+
+
+
+Listed as: Added , Removed , Changed
+
+
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
addBatch
+(long, PointerCoords[], int)
+
addStatementEventListener
+(StatementEventListener)
+
allowCoreThreadTimeOut
+(boolean)
+
allowsCoreThreadTimeOut
+()
+
apply
+()
+
array
+()
+
arrayOffset
+()
+
asLifoQueue
+(Deque<T>)
+
attachAuxEffect
+
type
+(int) in android.media.AudioTrack
+
+
type
+(int) in android.media.MediaPlayer
+
+
autoCommitFailureClosesAllResultSets
+()
+
+
B
+
A
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
binarySearch
+
type
+(T[], int, int, T, Comparator<? super T>) in java.util.Arrays
+
+
type
+(byte[], int, int, byte) in java.util.Arrays
+
+
type
+(char[], int, int, char) in java.util.Arrays
+
+
type
+(double[], int, int, double) in java.util.Arrays
+
+
type
+(float[], int, int, float) in java.util.Arrays
+
+
type
+(int[], int, int, int) in java.util.Arrays
+
+
type
+(Object[], int, int, Object) in java.util.Arrays
+
+
type
+(long[], int, int, long) in java.util.Arrays
+
+
type
+(short[], int, int, short) in java.util.Arrays
+
+
+
C
+
A
+
B
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
callable
+
type
+(PrivilegedAction) in java.util.concurrent.Executors
+
+
type
+(PrivilegedExceptionAction) in java.util.concurrent.Executors
+
+
type
+(PrivilegedAction<?>) in java.util.concurrent.Executors
+
+
type
+(PrivilegedExceptionAction<?>) in java.util.concurrent.Executors
+
+
canExecute
+()
+
ceiling
+(E)
+
ceilingEntry
+(K)
+
ceilingKey
+(K)
+
clearCache
+
type
+() in java.util.ResourceBundle
+
+
type
+(ClassLoader) in java.util.ResourceBundle
+
+
clearError
+
type
+() in java.io.PrintStream
+
+
type
+() in java.io.PrintWriter
+
+
clone
+
type
+() in android.app.Notification
+
+
type
+() in android.widget.RemoteViews
+
+
compareTo
+(CollationKey)
+
console
+()
+
containsKey
+(String)
+
copyOf
+
type
+(T[], int) in java.util.Arrays
+
+
type
+(U[], int, Class<? extends T[]>) in java.util.Arrays
+
+
type
+(boolean[], int) in java.util.Arrays
+
+
type
+(byte[], int) in java.util.Arrays
+
+
type
+(char[], int) in java.util.Arrays
+
+
type
+(double[], int) in java.util.Arrays
+
+
type
+(float[], int) in java.util.Arrays
+
+
type
+(int[], int) in java.util.Arrays
+
+
type
+(long[], int) in java.util.Arrays
+
+
type
+(short[], int) in java.util.Arrays
+
+
copyOfRange
+
type
+(T[], int, int) in java.util.Arrays
+
+
type
+(U[], int, int, Class<? extends T[]>) in java.util.Arrays
+
+
type
+(boolean[], int, int) in java.util.Arrays
+
+
type
+(byte[], int, int) in java.util.Arrays
+
+
type
+(char[], int, int) in java.util.Arrays
+
+
type
+(double[], int, int) in java.util.Arrays
+
+
type
+(float[], int, int) in java.util.Arrays
+
+
type
+(int[], int, int) in java.util.Arrays
+
+
type
+(long[], int, int) in java.util.Arrays
+
+
type
+(short[], int, int) in java.util.Arrays
+
+
copySign
+
type
+(double, double) in java.lang.Math
+
+
type
+(float, float) in java.lang.Math
+
+
type
+(double, double) in java.lang.StrictMath
+
+
type
+(float, float) in java.lang.StrictMath
+
+
createArrayOf
+(String, Object[])
+
createBlob
+()
+
createClob
+()
+
createNClob
+()
+
createPipe
+()
+
createSQLXML
+()
+
createStruct
+(String, Object[])
+
+
D
+
A
+
B
+
C
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
decorateTask
+
type
+(Runnable, RunnableScheduledFuture<V>) in java.util.concurrent.ScheduledThreadPoolExecutor
+
+
type
+(Callable<V>, RunnableScheduledFuture<V>) in java.util.concurrent.ScheduledThreadPoolExecutor
+
+
descendingIterator
+
type
+() in java.util.LinkedList
+
+
type
+() in java.util.TreeSet
+
+
descendingKeySet
+()
+
descendingMap
+()
+
descendingSet
+()
+
describeContents
+
type
+() in android.view.KeyEvent
+
+
type
+() in android.view.MotionEvent
+
+
doAs
+
type
+(Subject, PrivilegedExceptionAction) in javax.security.auth.Subject
+
+
type
+(Subject, PrivilegedAction) in javax.security.auth.Subject
+
+
type
+(Subject, PrivilegedExceptionAction<T>) in javax.security.auth.Subject
+
+
type
+(Subject, PrivilegedAction<T>) in javax.security.auth.Subject
+
+
doAsPrivileged
+
type
+(Subject, PrivilegedExceptionAction, AccessControlContext) in javax.security.auth.Subject
+
+
type
+(Subject, PrivilegedAction, AccessControlContext) in javax.security.auth.Subject
+
+
type
+(Subject, PrivilegedExceptionAction<T>, AccessControlContext) in javax.security.auth.Subject
+
+
type
+(Subject, PrivilegedAction<T>, AccessControlContext) in javax.security.auth.Subject
+
+
doPrivilegedWithCombiner
+
type
+(PrivilegedExceptionAction<T>) in java.security.AccessController
+
+
type
+(PrivilegedAction<T>) in java.security.AccessController
+
+
+
E
+
A
+
B
+
C
+
D
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
engineGetDefaultSSLParameters
+()
+
engineGetSupportedSSLParameters
+()
+
+
F
+
A
+
B
+
C
+
D
+
E
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
finalize
+()
+
findLibrary
+(String)
+
firstEntry
+()
+
floor
+(E)
+
floorEntry
+(K)
+
floorKey
+(K)
+
formatDateRange
+(Context, Formatter, long, long, int, String)
+
free
+
type
+() in java.sql.Array
+
+
type
+() in java.sql.Blob
+
+
type
+() in java.sql.Clob
+
+
+
G
+
A
+
B
+
C
+
D
+
E
+
F
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
get
+(int, int)
+
getActivityLogo
+
type
+(ComponentName) in android.content.pm.PackageManager
+
+
type
+(Intent) in android.content.pm.PackageManager
+
+
type
+(ComponentName) in android.test.mock.MockPackageManager
+
+
type
+(Intent) in android.test.mock.MockPackageManager
+
+
getAltitude
+
type
+(float, float) in android.hardware.SensorManager
+
+
type
+(double) in android.media.ExifInterface
+
+
getAngleChange
+(float[], float[], float[])
+
getAnnotation
+(Class<A>)
+
getApplicationLogo
+
type
+(String) in android.content.pm.PackageManager
+
+
type
+(ApplicationInfo) in android.content.pm.PackageManager
+
+
type
+(String) in android.test.mock.MockPackageManager
+
+
type
+(ApplicationInfo) in android.test.mock.MockPackageManager
+
+
getAudioSessionId
+
type
+() in android.media.AudioTrack
+
+
type
+() in android.media.MediaPlayer
+
+
getAvailableLocales
+
type
+() in java.text.DateFormatSymbols
+
+
type
+() in java.text.DecimalFormatSymbols
+
+
getBearingAccuracy
+()
+
getBinaryStream
+(long, long)
+
getBlocker
+(Thread)
+
getBundle
+
type
+(String, Locale, Control) in java.util.ResourceBundle
+
+
type
+(String, Control) in java.util.ResourceBundle
+
+
type
+(String, Locale, ClassLoader, Control) in java.util.ResourceBundle
+
+
getBytes
+(Charset)
+
getCameraInfo
+(int, CameraInfo)
+
getCharacterStream
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(long, long) in java.sql.Clob
+
+
getClasses
+()
+
getClientInfo
+
type
+(String) in java.sql.Connection
+
+
type
+() in java.sql.Connection
+
+
getClientInfoProperties
+()
+
getConstructor
+(Class<?>)
+
getConstructors
+()
+
getDeclaredClasses
+()
+
getDeclaredConstructor
+(Class<?>)
+
getDeclaredConstructors
+()
+
getDeclaredMethod
+(String, Class<?>)
+
getDeclaringClass
+()
+
getDefault
+()
+
getDefaultSSLParameters
+()
+
getDeviceId
+
type
+() in android.view.KeyEvent
+
+
type
+() in android.view.MotionEvent
+
+
getDisplayName
+(int, int, Locale)
+
getDisplayNames
+(int, int, Locale)
+
getExponent
+
type
+(double) in java.lang.Math
+
+
type
+(float) in java.lang.Math
+
+
type
+(double) in java.lang.StrictMath
+
+
type
+(float) in java.lang.StrictMath
+
+
getExponentSeparator
+()
+
getFilterTouchesWhenObscured
+()
+
getFlags
+()
+
getFocusDistances
+(float[])
+
getFreeSpace
+()
+
getFunctionColumns
+(String, String, String, String)
+
getFunctions
+(String, String, String)
+
getHardwareAddress
+()
+
getHistoricalOrientation
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHistoricalPointerCoords
+(int, int, PointerCoords)
+
getHistoricalToolMajor
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHistoricalToolMinor
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHistoricalTouchMajor
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHistoricalTouchMinor
+
type
+(int) in android.view.MotionEvent
+
+
type
+(int, int) in android.view.MotionEvent
+
+
getHoldability
+()
+
getHoldCount
+()
+
getHorizontalAccuracy
+()
+
getIds
+()
+
getInstance
+
type
+(String, Parameters) in java.security.Policy
+
+
type
+(String, Parameters, Provider) in java.security.Policy
+
+
type
+(String, Parameters, String) in java.security.Policy
+
+
type
+() in java.text.DateFormatSymbols
+
+
type
+(Locale) in java.text.DateFormatSymbols
+
+
type
+() in java.text.DecimalFormatSymbols
+
+
type
+(Locale) in java.text.DecimalFormatSymbols
+
+
getInt
+(byte[], int)
+
getInterfaceAddresses
+()
+
getInterfaces
+()
+
getJpegEncodingQualityParameter
+(int, int)
+
getLoginTimeout
+
type
+() in javax.sql.ConnectionPoolDataSource
+
+
type
+() in javax.sql.DataSource
+
+
getLogWriter
+
type
+() in javax.sql.ConnectionPoolDataSource
+
+
type
+() in javax.sql.DataSource
+
+
getLong
+(byte[], int)
+
getMethod
+(String, Class<?>)
+
getMinDelay
+()
+
getMTU
+()
+
getName
+(String, Map<String, String>)
+
getNCharacterStream
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getNClob
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getNString
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getNumberOfCameras
+()
+
getOption
+(int)
+
getOrientation
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getOverscrollFooter
+()
+
getOverscrollHeader
+()
+
getOverScrollMode
+()
+
getParameters
+
type
+() in java.security.Policy
+
+
type
+() in javax.net.ssl.KeyStoreBuilderParameters
+
+
getParent
+()
+
getPermissions
+(CodeSource)
+
getPluginsPath
+()
+
getPointerCoords
+(int, PointerCoords)
+
getPreviewFpsRange
+(int[])
+
getPreviewFrameRate
+()
+
getProvider
+()
+
getProviderInfo
+
type
+(ComponentName, int) in android.content.pm.PackageManager
+
+
type
+(ComponentName, int) in android.test.mock.MockPackageManager
+
+
getPsc
+()
+
getQuaternionFromVector
+(float[], float[])
+
getReadHoldCount
+()
+
getRotationMatrixFromVector
+(float[], float[])
+
getRoundingMode
+()
+
getRowId
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getRowIdLifetime
+()
+
getScaledOverflingDistance
+()
+
getScaledOverscrollDistance
+()
+
getSchemas
+(String, String)
+
getSelectedText
+
type
+(int) in android.view.inputmethod.BaseInputConnection
+
+
type
+(int) in android.view.inputmethod.InputConnection
+
+
type
+(int) in android.view.inputmethod.InputConnectionWrapper
+
+
getShort
+(byte[], int)
+
getSpeedAccuracy
+()
+
getSQLXML
+
type
+(int) in java.sql.CallableStatement
+
+
type
+(String) in java.sql.CallableStatement
+
+
type
+(int) in java.sql.ResultSet
+
+
type
+(String) in java.sql.ResultSet
+
+
getSSLParameters
+
type
+() in javax.net.ssl.SSLEngine
+
+
type
+() in javax.net.ssl.SSLSocket
+
+
getSubInterfaces
+()
+
getSupportedPreviewFpsRange
+()
+
getSupportedPreviewFrameRates
+()
+
getSupportedSSLParameters
+()
+
getTargetPackage
+()
+
getToolMajor
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getToolMinor
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getTotalSpace
+()
+
getTouchMajor
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getTouchMinor
+
type
+() in android.view.MotionEvent
+
+
type
+(int) in android.view.MotionEvent
+
+
getType
+()
+
getUsableSpace
+()
+
getUseWebViewBackgroundForOverscrollBackground
+()
+
getVerticalAccuracy
+()
+
glDrawElements
+(int, int, int, int)
+
glVertexAttribPointer
+(int, int, int, boolean, int, int)
+
+
H
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
handleKeySet
+()
+
hasArray
+()
+
headMap
+(K, boolean)
+
headSet
+(E, boolean)
+
higher
+(E)
+
higherEntry
+(K)
+
higherKey
+(K)
+
+
I
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
K
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
invokeAll
+
type
+(Collection<Callable<T>>) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>) in java.util.concurrent.ExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.ExecutorService
+
+
type
+(Collection<Callable<T>>) in java.util.concurrent.ExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.ExecutorService
+
+
invokeAny
+
type
+(Collection<Callable<T>>) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Collection<Callable<T>>) in java.util.concurrent.ExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.ExecutorService
+
+
type
+(Collection<Callable<T>>) in java.util.concurrent.ExecutorService
+
+
type
+(Collection<Callable<T>>, long, TimeUnit) in java.util.concurrent.ExecutorService
+
+
isClosed
+
type
+() in java.sql.ResultSet
+
+
type
+() in java.sql.Statement
+
+
isDirect
+()
+
isEmpty
+()
+
isExternalStorageRemovable
+()
+
isHeldByCurrentThread
+()
+
isLoopback
+()
+
isPointToPoint
+()
+
isPoolable
+()
+
isPresent
+()
+
isUp
+()
+
isValid
+(int)
+
isVirtual
+()
+
iterator
+()
+
+
K
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
L
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
keySet
+()
+
+
L
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
N
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
lastEntry
+()
+
lazySet
+
type
+(boolean) in java.util.concurrent.atomic.AtomicBoolean
+
+
type
+(int) in java.util.concurrent.atomic.AtomicInteger
+
+
type
+(int, int) in java.util.concurrent.atomic.AtomicIntegerArray
+
+
type
+(T, int) in java.util.concurrent.atomic.AtomicIntegerFieldUpdater
+
+
type
+(long) in java.util.concurrent.atomic.AtomicLong
+
+
type
+(int, long) in java.util.concurrent.atomic.AtomicLongArray
+
+
type
+(T, long) in java.util.concurrent.atomic.AtomicLongFieldUpdater
+
+
type
+(V) in java.util.concurrent.atomic.AtomicReference
+
+
type
+(int, E) in java.util.concurrent.atomic.AtomicReferenceArray
+
+
type
+(T, V) in java.util.concurrent.atomic.AtomicReferenceFieldUpdater
+
+
load
+(Reader)
+
loadLogo
+(PackageManager)
+
lookupAny
+(Class<?>)
+
lower
+(E)
+
lowerEntry
+(K)
+
lowerKey
+(K)
+
+
N
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
O
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
navigableKeySet
+()
+
newInstance
+
type
+(Class<?>, ) in java.lang.reflect.Array
+
+
type
+(String, ClassLoader) in javax.xml.datatype.DatatypeFactory
+
+
type
+(String, ClassLoader) in javax.xml.parsers.DocumentBuilderFactory
+
+
type
+(String, ClassLoader) in javax.xml.parsers.SAXParserFactory
+
+
type
+(String, ClassLoader) in javax.xml.transform.TransformerFactory
+
+
type
+(String, String, ClassLoader) in javax.xml.validation.SchemaFactory
+
+
type
+(String) in javax.xml.validation.SchemaFactory
+
+
newSetFromMap
+(Map<E, Boolean>)
+
newTaskFor
+
type
+(Runnable, T) in java.util.concurrent.AbstractExecutorService
+
+
type
+(Callable<T>) in java.util.concurrent.AbstractExecutorService
+
+
nextAfter
+
type
+(double, double) in java.lang.Math
+
+
type
+(float, double) in java.lang.Math
+
+
type
+(double, double) in java.lang.StrictMath
+
+
type
+(float, double) in java.lang.StrictMath
+
+
nextUp
+
type
+(double) in java.lang.Math
+
+
type
+(float) in java.lang.Math
+
+
type
+(double) in java.lang.StrictMath
+
+
type
+(float) in java.lang.StrictMath
+
+
+
O
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
P
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
obtain
+
type
+(long, long, int, int, float, float, float, float, int, float, float, int, int) in android.view.MotionEvent
+
+
type
+(long, long, int, int, int[], PointerCoords[], int, float, float, int, int, int, int) in android.view.MotionEvent
+
+
type
+(long, long, int, int, float, float, float, float, int, float, float, int, int) in android.view.MotionEvent
+
+
offerFirst
+(E)
+
offerLast
+(E)
+
onFilterTouchEventForSecurity
+(MotionEvent)
+
onOverScrolled
+(int, int, boolean, boolean)
+
onSurfaceRedrawNeeded
+(SurfaceHolder)
+
open
+(int)
+
overScrollBy
+(int, int, int, int, int, int, int, int, boolean)
+
+
P
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
R
+
S
+
T
+
U
+
W
+
TOP
+
+
park
+(Object)
+
parkNanos
+(Object, long)
+
parkUntil
+(Object, long)
+
peekFirst
+()
+
peekLast
+()
+
pollFirst
+
type
+() in java.util.LinkedList
+
+
type
+() in java.util.TreeSet
+
+
pollFirstEntry
+()
+
pollLast
+
type
+() in java.util.LinkedList
+
+
type
+() in java.util.TreeSet
+
+
pollLastEntry
+()
+
pop
+()
+
push
+(E)
+
+
R
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
S
+
T
+
U
+
W
+
TOP
+
+
readNClob
+()
+
readNString
+()
+
readRowId
+()
+
readSQLXML
+()
+
recycle
+()
+
refresh
+()
+
removeFirstOccurrence
+(Object)
+
removeLastOccurrence
+(Object)
+
removeStatementEventListener
+(StatementEventListener)
+
requestLocationUpdates
+
type
+(long, float, Criteria, PendingIntent) in android.location.LocationManager
+
+
type
+(long, float, Criteria, LocationListener, Looper) in android.location.LocationManager
+
+
requestSingleUpdate
+
type
+(Criteria, PendingIntent) in android.location.LocationManager
+
+
type
+(Criteria, LocationListener, Looper) in android.location.LocationManager
+
+
type
+(String, PendingIntent) in android.location.LocationManager
+
+
type
+(String, LocationListener, Looper) in android.location.LocationManager
+
+
reset
+()
+
+
S
+
A
+
B
+
C
+
D
+
E
+
F
+
G
+
H
+
I
+
K
+
L
+
N
+
O
+
P
+
R
+
T
+
U
+
W
+
TOP
+