From 901305d0a11d86eec516bd085a39d7eafde46047 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty <> Date: Tue, 21 Apr 2009 14:56:21 -0700 Subject: AI 147236: am: CL 147230 am: CL 147228 Add API diff report to SDK docs (API Level 2 to 3) Original author: ddougherty Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 147236 --- .../3/changes/java.util.logging.Level.html | 127 +++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 docs/html/sdk/api_diff/3/changes/java.util.logging.Level.html (limited to 'docs/html/sdk/api_diff/3/changes/java.util.logging.Level.html') diff --git a/docs/html/sdk/api_diff/3/changes/java.util.logging.Level.html b/docs/html/sdk/api_diff/3/changes/java.util.logging.Level.html new file mode 100644 index 0000000..7f5fd19 --- /dev/null +++ b/docs/html/sdk/api_diff/3/changes/java.util.logging.Level.html @@ -0,0 +1,127 @@ + + + + + + + + + +java.util.logging.Level + + + + + + + + + + +
+
+
+

+Class java.util.logging.Level +

+ + +

+ + + + + + + + + +
Changed Methods +
+ + Level parse(String) + +Change in exceptions thrown from no exceptions to java.lang.IllegalArgumentException.
+ Change from final to non-final.
+
 
+  + +

+ +
+
+ + + + -- cgit v1.1