From f163f7f0f29f0898eb82f54cf657cb34668abade Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Thu, 3 Sep 2009 18:19:17 -0700 Subject: [PATCH] do not merge: fix API current.xml for Hashtable. --- api/current.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/current.xml b/api/current.xml index 7ed9a156bc756..438acaabebc8d 100644 --- a/api/current.xml +++ b/api/current.xml @@ -272247,7 +272247,7 @@ return="boolean" abstract="false" native="false" - synchronized="true" + synchronized="false" static="false" final="false" deprecated="not deprecated" @@ -272273,7 +272273,7 @@ return="boolean" abstract="false" native="false" - synchronized="false" + synchronized="true" static="false" final="false" deprecated="not deprecated"